Home
last modified time | relevance | path

Searched defs:FL (Results 1 – 22 of 22) sorted by relevance

/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXSubtarget.h31 DirectXFrameLowering FL; variable
/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFCommon.cpp65 MSFStreamLayout FL; in getFpmStreamLayout() local
/llvm-project/clang/test/Analysis/
H A Diterator-modeling.cpp478 void forward_list_assign(std::forward_list<int> &FL, int n) { in forward_list_assign() argument
511 void forward_list_clear(std::forward_list<int> &FL) { in forward_list_clear() argument
742 void forward_list_push_front(std::forward_list<int> &FL, int n) { in forward_list_push_front() argument
799 forward_list_emplace_front(std::forward_list<int> & FL,int n) forward_list_emplace_front() argument
861 forward_list_pop_front(std::list<int> & FL,int n) forward_list_pop_front() argument
1152 forward_list_insert_after_begin(std::forward_list<int> & FL,int n) forward_list_insert_after_begin() argument
1168 forward_list_insert_after_behind_begin(std::forward_list<int> & FL,int n) forward_list_insert_after_behind_begin() argument
1186 forward_list_insert_after_unknown(std::forward_list<int> & FL,int n) forward_list_insert_after_unknown() argument
1477 forward_list_emplace_after_begin(std::forward_list<int> & FL,int n) forward_list_emplace_after_begin() argument
1493 forward_list_emplace_after_behind_begin(std::forward_list<int> & FL,int n) forward_list_emplace_after_behind_begin() argument
1512 forward_list_emplace_after_unknown(std::forward_list<int> & FL,int n) forward_list_emplace_after_unknown() argument
1762 forward_list_erase_after_begin(std::forward_list<int> & FL) forward_list_erase_after_begin() argument
1782 forward_list_erase_after_unknown(std::forward_list<int> & FL) forward_list_erase_after_unknown() argument
[all...]
/llvm-project/llvm/lib/Target/M68k/
H A DM68kExpandPseudo.cpp51 const M68kFrameLowering *FL; member in __anonb06667040111::M68kExpandPseudo
H A DM68kCollapseMOVEMPass.cpp165 const M68kFrameLowering *FL; member in __anon7c7b1b820111::M68kCollapseMOVEM
/llvm-project/clang/lib/AST/
H A DStmtCXX.cpp51 Stmt *Body, SourceLocation FL, in CXXForRangeStmt()
H A DStmt.cpp1022 ForStmt(const ASTContext & C,Stmt * Init,Expr * Cond,VarDecl * condVar,Expr * Inc,Stmt * Body,SourceLocation FL,SourceLocation LP,SourceLocation RP) ForStmt() argument
H A DJSONNodeDumper.cpp1628 VisitFloatingLiteral(const FloatingLiteral * FL) VisitFloatingLiteral() argument
H A DOpenMPClause.cpp572 assert(FL.size() == varlist_size() && in setFinals() argument
H A DItaniumMangle.cpp5507 const FloatingLiteral *FL = cast<FloatingLiteral>(E); mangleExpression() local
H A DExprConstant.cpp16649 if (const FloatingLiteral *FL CheckICE() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTfrCleanup.cpp122 ImmediateMap::iterator FL = IMap.find(SubL), FH = IMap.find(SubH); getReg() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp431 FullSourceLoc FL(CE->getArg(0)->getBeginLoc(), SM); in analyzerHashDump() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-emplace.cpp1089 typedef std::forward_list<Foo> FL; in test_AliasEmplacyFunctions() typedef
1127 typedef std::forward_list<Foo> FL; in test_Alias() typedef
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1855 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) in ThreadSafetyReporter() argument
2700 SourceLocation FL = AC.getDecl()->getLocation(); IssueWarnings() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1535 if (const FloatingLiteral *FL = dyn_cast<FloatingLiteral>(E)) isSimpleZero() local
H A DCoverageMappingGen.cpp414 SourceLocation Loc = FL.first; in gatherFileIDs() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1943 const auto &FL = M.getFunctionList(); areRemarksEnabled() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1418 isIncrementOrInitInForLoop(const Stmt * S,const Stmt * FL) isIncrementOrInitInForLoop() argument
/llvm-project/llvm/lib/IR/
H A DConstants.cpp423 APFloat FL = APFloat::getAllOnesValue(Ty->getFltSemantics()); getAllOnesValue() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1761 LoadInst *FL = speculateSelectInstLoads() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5230 const PPCFrameLowering *FL = Subtarget.getFrameLowering(); EmitTailCallStoreFPAndRetAddr() local
7138 mapArgRegToOffsetAIX(unsigned Reg,const PPCFrameLowering * FL) mapArgRegToOffsetAIX() argument
7363 const PPCFrameLowering *FL = Subtarget.getFrameLowering(); LowerFormalArguments_AIX() local