Home
last modified time | relevance | path

Searched defs:LF (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DAutoInitRemark.cpp111 LibFunc LF; in inspectCall() local
128 void AutoInitRemark::inspectKnownLibCall(CallInst &CI, LibFunc LF, in inspectKnownLibCall()
/netbsd-src/games/adventure/
H A Dhdr.h64 #define LF 012 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp129 LibFunc LF; in runPartiallyInlineLibCalls() local
H A DLoopFuse.cpp1852 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 DLoopStrengthReduce.cpp3327 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 DDeadStoreElimination.cpp188 LibFunc LF; in hasAnalyzableMemoryWrite() local
1079 LibFunc LF; in getLocForWriteEx() local
/netbsd-src/bin/pax/
H A Doptions.h65 #define LF 0x000000080ULL macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp537 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 Dkbdmap.h13 #define LF 10 macro
/netbsd-src/sys/arch/x68k/include/
H A Dkbdmap.h16 #define LF 10 macro
/netbsd-src/sys/arch/amiga/dev/
H A Dkbdmap.h42 #define LF 10 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCFragment.cpp458 const auto *LF = cast<MCLEBFragment>(this); in dump() local
H A DMCAssembler.cpp661 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 Dkbdmap.h46 #define LF 10 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCallGraph.cpp131 if (Function *LF = LHS->getFunction()) in print() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp325 raw_ostream &operator<<(raw_ostream &OS, const SymbolLookupFlags &LF) { in operator <<()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp1010 if (Function *LF = F->Codegen()) { in HandleDefinition() local
1041 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
H A Dtoy.cpp1293 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 Dcommon.c81 const char *LF; /* log file for error messages */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp1028 if (Function *LF = F->Codegen()) { in HandleDefinition() local
1057 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
H A Dtoy.cpp1395 if (Function *LF = F->Codegen()) { in HandleDefinition() local
1426 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/netbsd-src/games/snake/snake/
H A Dsnake.c86 #define LF '\n' macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h229 LibFunc LF; variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp1252 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 Dtoy.cpp1474 Function *LF = F->Codegen(); in HandleDefinition() local
1503 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local

12