Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp54 LibFunc LF; in canHandle() local
251 LibFunc LF; in visitCall() local
268 void MemoryOpRemark::visitKnownLibCall(const CallInst &CI, LibFunc LF, in visitKnownLibCall()
/freebsd/contrib/byacc/test/yacc/
H A Dok_syntax1.tab.h12 #define LF 269 macro
H A Dok_syntax1.tab.c175 #define LF 269 macro
/freebsd/contrib/byacc/test/btyacc/
H A Dok_syntax1.tab.h15 #define LF 269 macro
H A Dok_syntax1.tab.c195 #define LF 269 macro
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp146 const auto *LF = cast<MCLEBFragment>(this); in dump() local
/freebsd/bin/pax/
H A Doptions.h61 #define LF 0x00000080 macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp102 LibFunc LF; in isKnownLibFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp136 LibFunc LF; in runPartiallyInlineLibCalls() local
H A DLoopStrengthReduce.cpp3606 LSRFixup &LF = LU.getNewFixup(); in CollectFixupsAndInitialFormulae() local
3798 LSRFixup &LF = LU.getNewFixup(); in CollectLoopInvariantFixupsAndFormulae() local
4410 for (auto &LF : LU.Fixups) in GenerateTruncates() local
5599 BasicBlock::iterator LowestIP, const LSRFixup &LF, const LSRUse &LU) const { in AdjustInsertPositionForExpand() argument
5656 Value *LSRInstance::Expand(const LSRUse &LU, const LSRFixup &LF, in Expand()
5841 const LSRFixup &LF, const Formula &F, in RewriteForPHI()
5964 void LSRInstance::Rewrite(const LSRUse &LU, const LSRFixup &LF, in Rewrite()
6263 for (const LSRFixup &LF : LU.Fixups) { in print_fixups() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_hopfser.c65 #define LF 0x0a macro
H A Drefclock_acts.c159 #define LF 0x0a /* ASCII LF */ macro
H A Dntp_refclock.c64 #define LF 0x0a /* ASCII LF */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h193 virtual std::pair<bool, bool> relaxLEB128(MCLEBFragment &LF, in relaxLEB128()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp473 LoopFinder LF(*DT, *PDT); in lowerPhis() local
589 LoopFinder LF(*DT, *PDT); in lowerCopiesToI1() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraph.cpp124 if (Function *LF = LHS->getFunction()) in print() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp132 LibFunc LF = (LibFunc)FI; in initialize() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp282 std::pair<bool, bool> LoongArchAsmBackend::relaxLEB128(MCLEBFragment &LF, in relaxLEB128()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp384 raw_ostream &operator<<(raw_ostream &OS, const SymbolLookupFlags &LF) { in operator <<()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h308 LibFunc LF; variable
/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h65 #define LF '\n' macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp117 LoopInfo *LF, const TargetLibraryInfo *TLI, in HexagonLoopIdiomRecognize()
137 LoopInfo *LF; member in __anona63979960111::HexagonLoopIdiomRecognize
2426 auto *LF = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp426 std::pair<bool, bool> RISCVAsmBackend::relaxLEB128(MCLEBFragment &LF, in relaxLEB128()
/freebsd/sys/cam/scsi/
H A Dscsi_ses.h41 #define GEN_GETTER(LS, US, LF, UF) \ argument
48 #define GEN_SETTER(LS, US, LF, UF) \ argument
56 #define GEN_HDR_GETTER(LS, US, LF, UF) \ argument
63 #define GEN_HDR_SETTER(LS, US, LF, UF) \ argument
71 #define GEN_ACCESSORS(LS, US, LF, UF) \ argument
75 #define GEN_HDR_ACCESSORS(LS, US, LF, UF) \ argument
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp209 toJITDylibLookupFlags(LLVMOrcJITDylibLookupFlags LF) { in toJITDylibLookupFlags()
220 fromJITDylibLookupFlags(JITDylibLookupFlags LF) { in fromJITDylibLookupFlags()

12