/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | MemoryOpRemark.cpp | 53 LibFunc LF; in canHandle() local 250 LibFunc LF; in visitCall() local 267 void MemoryOpRemark::visitKnownLibCall(const CallInst &CI, LibFunc LF, in visitKnownLibCall()
|
/openbsd-src/gnu/usr.bin/perl/cpan/Socket/ |
H A D | Socket.pm | 828 sub LF () {"\012"} global() subroutine
|
/openbsd-src/games/adventure/ |
H A D | hdr.h | 65 #define LF 012 macro
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | ModuleInliner.cpp | 94 LibFunc LF; in isKnownLibFunction() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | PartiallyInlineLibCalls.cpp | 133 LibFunc LF; in runPartiallyInlineLibCalls() local
|
H A D | LoopFuse.cpp | 2105 LoopFuser LF(LI, DT, DI, SE, PDT, ORE, DL, AC, TTI); in runOnFunction() local 2133 LoopFuser LF(LI, DT, DI, SE, PDT, ORE, DL, AC, TTI); in run() local
|
H A D | LoopStrengthReduce.cpp | 3390 LSRFixup &LF = LU.getNewFixup(); in CollectFixupsAndInitialFormulae() local 3576 LSRFixup &LF = LU.getNewFixup(); in CollectLoopInvariantFixupsAndFormulae() local 5257 BasicBlock::iterator LowestIP, const LSRFixup &LF, const LSRUse &LU) const { in AdjustInsertPositionForExpand() argument 5318 Value *LSRInstance::Expand(const LSRUse &LU, const LSRFixup &LF, in Expand() 5497 PHINode *PN, const LSRUse &LU, const LSRFixup &LF, const Formula &F, in RewriteForPHI() 5612 void LSRInstance::Rewrite(const LSRUse &LU, const LSRFixup &LF, in Rewrite() 5868 for (const LSRFixup &LF : LU.Fixups) { in print_fixups() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SILowerI1Copies.cpp | 534 LoopFinder LF(*DT, *PDT); in lowerPhis() local 670 LoopFinder LF(*DT, *PDT); in lowerCopiesToI1() local
|
/openbsd-src/games/sail/ |
H A D | sync.c | 53 static const char LF[] = _PATH_LOCK; variable
|
/openbsd-src/usr.sbin/lpr/common_source/ |
H A D | common.c | 73 char *LF; /* log file for error messages */ variable
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCFragment.cpp | 462 const auto *LF = cast<MCLEBFragment>(this); in dump() local
|
H A D | MCAssembler.cpp | 669 const MCLEBFragment &LF = cast<MCLEBFragment>(F); in writeFragment() local 1010 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in relaxLEB()
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | CallGraph.cpp | 126 if (Function *LF = LHS->getFunction()) in print() local
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLink.cpp | 326 raw_ostream &operator<<(raw_ostream &OS, const SymbolLookupFlags &LF) { in operator <<()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-tli-checker/ |
H A D | llvm-tli-checker.cpp | 137 LibFunc LF = (LibFunc)FI; in initialize() local
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/bin/pax/ |
H A D | options.c | 78 #define LF 0x00000080 macro
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
H A D | screen.py | 42 LF = 10 # Line feed. variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | TargetLibraryInfo.h | 255 LibFunc LF; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 124 LoopInfo *LF, const TargetLibraryInfo *TLI, in HexagonLoopIdiomRecognize() 144 LoopInfo *LF; member in __anon61f00f6d0111::HexagonLoopIdiomRecognize 2450 auto *LF = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnLoop() local
|