/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | AutoInitRemark.cpp | 111 LibFunc LF; in inspectCall() local 128 void AutoInitRemark::inspectKnownLibCall(CallInst &CI, LibFunc LF, in inspectKnownLibCall()
|
/netbsd-src/games/adventure/ |
H A D | hdr.h | 64 #define LF 012 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | PartiallyInlineLibCalls.cpp | 129 LibFunc LF; in runPartiallyInlineLibCalls() local
|
H A D | LoopFuse.cpp | 1852 LoopFuser LF(LI, DT, DI, SE, PDT, ORE, DL, AC, TTI); in runOnFunction() local 1869 LoopFuser LF(LI, DT, DI, SE, PDT, ORE, DL, AC, TTI); in run() local
|
H A D | LoopStrengthReduce.cpp | 3327 LSRFixup &LF = LU.getNewFixup(); in CollectFixupsAndInitialFormulae() local 3480 LSRFixup &LF = LU.getNewFixup(); in CollectLoopInvariantFixupsAndFormulae() local 5135 const LSRFixup &LF, in AdjustInsertPositionForExpand() 5198 Value *LSRInstance::Expand(const LSRUse &LU, const LSRFixup &LF, in Expand() 5378 PHINode *PN, const LSRUse &LU, const LSRFixup &LF, const Formula &F, in RewriteForPHI() 5493 void LSRInstance::Rewrite(const LSRUse &LU, const LSRFixup &LF, in Rewrite() 5758 for (const LSRFixup &LF : LU.Fixups) { in print_fixups() local
|
H A D | DeadStoreElimination.cpp | 188 LibFunc LF; in hasAnalyzableMemoryWrite() local 1079 LibFunc LF; in getLocForWriteEx() local
|
/netbsd-src/bin/pax/ |
H A D | options.h | 65 #define LF 0x000000080ULL macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SILowerI1Copies.cpp | 537 LoopFinder LF(*DT, *PDT); in lowerPhis() local 664 LoopFinder LF(*DT, *PDT); in lowerCopiesToI1() local
|
/netbsd-src/sys/arch/x68k/usr.bin/loadkmap/ |
H A D | kbdmap.h | 13 #define LF 10 macro
|
/netbsd-src/sys/arch/x68k/include/ |
H A D | kbdmap.h | 16 #define LF 10 macro
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | kbdmap.h | 42 #define LF 10 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCFragment.cpp | 458 const auto *LF = cast<MCLEBFragment>(this); in dump() local
|
H A D | MCAssembler.cpp | 661 const MCLEBFragment &LF = cast<MCLEBFragment>(F); in writeFragment() local 1020 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in relaxLEB()
|
/netbsd-src/sys/arch/atari/dev/ |
H A D | kbdmap.h | 46 #define LF 10 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | CallGraph.cpp | 131 if (Function *LF = LHS->getFunction()) in print() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLink.cpp | 325 raw_ostream &operator<<(raw_ostream &OS, const SymbolLookupFlags &LF) { in operator <<()
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | toy-jit.cpp | 1010 if (Function *LF = F->Codegen()) { in HandleDefinition() local 1041 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
|
H A D | toy.cpp | 1293 if (Function *LF = F->Codegen()) { in HandleDefinition() local 1324 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
|
/netbsd-src/usr.sbin/lpr/common_source/ |
H A D | common.c | 81 const char *LF; /* log file for error messages */ variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | toy-jit.cpp | 1028 if (Function *LF = F->Codegen()) { in HandleDefinition() local 1057 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
|
H A D | toy.cpp | 1395 if (Function *LF = F->Codegen()) { in HandleDefinition() local 1426 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
|
/netbsd-src/games/snake/snake/ |
H A D | snake.c | 86 #define LF '\n' macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | TargetLibraryInfo.h | 229 LibFunc LF; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/ |
H A D | toy.cpp | 1252 if (Function *LF = F->Codegen()) { in HandleDefinition() local 1283 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | toy.cpp | 1474 Function *LF = F->Codegen(); in HandleDefinition() local 1503 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
|