Searched defs:LF (Results 1 - 22 of 22) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/Socket/
H A DSocket.pm828 sub LF () {"\012"} subroutine
/openbsd-current/games/adventure/
H A Dhdr.h65 #define LF 012 macro
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp94 LibFunc LF; local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp133 LibFunc LF; local
/openbsd-current/games/sail/
H A Dsync.c53 static const char LF[] = _PATH_LOCK; variable
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DLazyCallGraph.cpp145 LibFunc LF; local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp267 void MemoryOpRemark::visitKnownLibCall(const CallInst &CI, LibFunc LF, argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp326 raw_ostream &operator<<(raw_ostream &OS, const SymbolLookupFlags &LF) { argument
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCFragment.cpp462 const auto *LF = cast<MCLEBFragment>(this); local
H A DMCAssembler.cpp669 const MCLEBFragment &LF = cast<MCLEBFragment>(F); local
1010 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { argument
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py42 LF = 10 # Line feed. variable
/openbsd-current/gnu/llvm/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp137 LibFunc LF = (LibFunc)FI; local
/openbsd-current/usr.sbin/lpr/common_source/
H A Dcommon.c73 char *LF; /* log file for error messages */ variable
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h255 LibFunc LF; local
/openbsd-current/bin/pax/
H A Doptions.c78 #define LF 0x00000080 macro
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp230 toJITDylibLookupFlags(LLVMOrcJITDylibLookupFlags LF) { argument
241 fromJITDylibLookupFlags(JITDylibLookupFlags LF) { argument
/openbsd-current/gnu/llvm/clang/lib/Format/
H A DWhitespaceManager.cpp78 size_t LF = Text.count('\n'); local
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp779 NodeToValueMap::iterator LF = Loc.find(CN); local
H A DHexagonLoopIdiomRecognition.cpp144 LoopInfo *LF; member in class:__anon2864::HexagonLoopIdiomRecognize
2450 auto *LF local
123 HexagonLoopIdiomRecognize(AliasAnalysis *AA, DominatorTree *DT, LoopInfo *LF, const TargetLibraryInfo *TLI, ScalarEvolution *SE) argument
[all...]
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1474 Function *LF = F->Codegen(); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp635 LibFunc LF; local
[all...]
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3032 llvm::Value *LF = Builder.CreateExtractValue(L, I); local

Completed in 412 milliseconds