Searched defs:FL (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFCommon.cpp65 MSFStreamLayout FL; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtCXX.cpp47 CXXForRangeStmt(Stmt *Init, DeclStmt *Range, DeclStmt *BeginStmt, DeclStmt *EndStmt, Expr *Cond, Expr *Inc, DeclStmt *LoopVar, Stmt *Body, SourceLocation FL, SourceLocation CAL, SourceLocation CL, SourceLocation RPL) argument
H A DStmt.cpp917 ForStmt(const ASTContext &C, Stmt *Init, Expr *Cond, VarDecl *condVar, Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, SourceLocation RP) argument
H A DItaniumMangle.cpp4417 const FloatingLiteral *FL = cast<FloatingLiteral>(E); local
H A DJSONNodeDumper.cpp1414 void JSONNodeDumper::VisitFloatingLiteral(const FloatingLiteral *FL) { argument
/freebsd-13-stable/libexec/getty/
H A Dgettytab.h83 #define FL gettystrs[21].value macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1699 const auto &FL = M.getFunctionList(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1397 static bool isIncrementOrInitInForLoop(const Stmt *S, const Stmt *FL) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp392 APFloat FL = APFloat::getAllOnesValue(Ty->getFltSemantics(), local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5051 const PPCFrameLowering *FL = Subtarget.getFrameLowering(); local
7209 static unsigned mapArgRegToOffsetAIX(unsigned Reg, const PPCFrameLowering *FL) { argument
7335 const PPCFrameLowering *FL = Subtarget.getFrameLowering(); local

Completed in 405 milliseconds