Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXSubtarget.h31 DirectXFrameLowering FL; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFCommon.cpp65 MSFStreamLayout FL; in getFpmStreamLayout() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kExpandPseudo.cpp51 const M68kFrameLowering *FL; member in __anon49c204510111::M68kExpandPseudo
H A DM68kCollapseMOVEMPass.cpp165 const M68kFrameLowering *FL; member in __anon143e10ef0111::M68kCollapseMOVEM
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtCXX.cpp51 Stmt *Body, SourceLocation FL, in CXXForRangeStmt()
H A DJSONNodeDumper.cpp1627 void JSONNodeDumper::VisitFloatingLiteral(const FloatingLiteral *FL) { in VisitFloatingLiteral()
H A DStmt.cpp1022 Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, in ForStmt()
H A DOpenMPClause.cpp572 void OMPLinearClause::setFinals(ArrayRef<Expr *> FL) { in setFinals()
H A DItaniumMangle.cpp5515 const FloatingLiteral *FL = cast<FloatingLiteral>(E); in mangleExpression() local
H A DExprConstant.cpp16686 if (const FloatingLiteral *FL in CheckICE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTfrCleanup.cpp122 ImmediateMap::iterator FL = IMap.find(SubL), FH = IMap.find(SubH); in getReg() local
/freebsd/libexec/getty/
H A Dgettytab.h80 #define FL gettystrs[21].value macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1855 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) in ThreadSafetyReporter()
2700 SourceLocation FL = AC.getDecl()->getLocation(); in IssueWarnings() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1532 if (const FloatingLiteral *FL = dyn_cast<FloatingLiteral>(E)) in isSimpleZero() local
H A DCoverageMappingGen.cpp416 for (const auto &FL : FileLocs) { in gatherFileIDs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1943 const auto &FL = M.getFunctionList(); in areRemarksEnabled() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1418 static bool isIncrementOrInitInForLoop(const Stmt *S, const Stmt *FL) { in isIncrementOrInitInForLoop()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp423 APFloat FL = APFloat::getAllOnesValue(Ty->getFltSemantics()); in getAllOnesValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1761 LoadInst *FL = in speculateSelectInstLoads() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5221 const PPCFrameLowering *FL = Subtarget.getFrameLowering(); in EmitTailCallStoreFPAndRetAddr() local
7129 static unsigned mapArgRegToOffsetAIX(unsigned Reg, const PPCFrameLowering *FL) { in mapArgRegToOffsetAIX()
7354 const PPCFrameLowering *FL = Subtarget.getFrameLowering(); in LowerFormalArguments_AIX() local