Home
last modified time | relevance | path

Searched defs:FL (Results 1 – 23 of 23) 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.cpp1641 void JSONNodeDumper::VisitFloatingLiteral(const FloatingLiteral *FL) { in VisitFloatingLiteral()
H A DStmt.cpp1066 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.cpp5773 const FloatingLiteral *FL = cast<FloatingLiteral>(E); in mangleExpression() local
H A DExprConstant.cpp16797 if (const auto *FL = dyn_cast<FloatingLiteral>(Exp)) { in FastEvaluateAsRValue() local
17608 if (const FloatingLiteral *FL in CheckICE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTfrCleanup.cpp106 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/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.cpp227 __sanitizer::GenericScopedLock<__sanitizer::SpinMutex> FL( in getFlatProfile() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp432 FullSourceLoc FL(CE->getArg(0)->getBeginLoc(), SM); in analyzerHashDump() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1986 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) in ThreadSafetyReporter()
2987 SourceLocation FL = AC.getDecl()->getLocation(); in IssueWarnings() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1668 if (const FloatingLiteral *FL = dyn_cast<FloatingLiteral>(E)) in isSimpleZero() local
H A DCoverageMappingGen.cpp414 for (const auto &FL : FileLocs) { in gatherFileIDs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp2027 const auto &FL = M.getFunctionList(); in areRemarksEnabled() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1435 static bool isIncrementOrInitInForLoop(const Stmt *S, const Stmt *FL) { in isIncrementOrInitInForLoop()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp426 APFloat FL = APFloat::getAllOnesValue(Ty->getFltSemantics()); in getAllOnesValue() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp335 if (const auto *FL = dyn_cast<FloatingLiteral>(SubExpr)) in VisitCastExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1788 LoadInst *FL = in speculateSelectInstLoads() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5236 const PPCFrameLowering *FL = Subtarget.getFrameLowering(); in EmitTailCallStoreFPAndRetAddr() local
7141 static unsigned mapArgRegToOffsetAIX(unsigned Reg, const PPCFrameLowering *FL) { in mapArgRegToOffsetAIX()
7417 const PPCFrameLowering *FL = Subtarget.getFrameLowering(); in LowerFormalArguments_AIX() local