Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp53 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 DSocket.pm828 sub LF () {"\012"} global() subroutine
/openbsd-src/games/adventure/
H A Dhdr.h65 #define LF 012 macro
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp94 LibFunc LF; in isKnownLibFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp133 LibFunc LF; in runPartiallyInlineLibCalls() local
H A DLoopFuse.cpp2105 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 DLoopStrengthReduce.cpp3390 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 DSILowerI1Copies.cpp534 LoopFinder LF(*DT, *PDT); in lowerPhis() local
670 LoopFinder LF(*DT, *PDT); in lowerCopiesToI1() local
/openbsd-src/games/sail/
H A Dsync.c53 static const char LF[] = _PATH_LOCK; variable
/openbsd-src/usr.sbin/lpr/common_source/
H A Dcommon.c73 char *LF; /* log file for error messages */ variable
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCFragment.cpp462 const auto *LF = cast<MCLEBFragment>(this); in dump() local
H A DMCAssembler.cpp669 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 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
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCallGraph.cpp126 if (Function *LF = LHS->getFunction()) in print() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp326 raw_ostream &operator<<(raw_ostream &OS, const SymbolLookupFlags &LF) { in operator <<()
/openbsd-src/gnu/llvm/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp137 LibFunc LF = (LibFunc)FI; in initialize() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/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
/openbsd-src/bin/pax/
H A Doptions.c78 #define LF 0x00000080 macro
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py42 LF = 10 # Line feed. variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h255 LibFunc LF; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp124 LoopInfo *LF, const TargetLibraryInfo *TLI, in HexagonLoopIdiomRecognize()
144 LoopInfo *LF; member in __anon61f00f6d0111::HexagonLoopIdiomRecognize
2450 auto *LF = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnLoop() local

12