Searched defs:FS (Results 1 – 3 of 3) sorted by relevance
120 void RSASTReplace::VisitForStmt(clang::ForStmt *FS) { in VisitForStmt()
242 void DestructorVisitor::VisitForStmt(clang::ForStmt *FS) { in VisitForStmt()
152 using FS = gemmlowp::FixedPoint<std::int16_t, StateIntegerBits>; in quantizedLstmStep() typedef