Home
last modified time | relevance | path

Searched defs:LF (Results 1 – 25 of 39) 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.cpp226 const auto *LF = cast<MCLEBFragment>(this); in dump() local
H A DMCAssembler.cpp769 const MCLEBFragment &LF = cast<MCLEBFragment>(F); in writeFragment() local
1020 auto &LF = cast<MCLEBFragment>(Frag); in layout() local
1110 bool MCAssembler::relaxLEB(MCLEBFragment &LF) { in relaxLEB()
/freebsd/bin/pax/
H A Doptions.h61 #define LF 0x00000080 macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp94 LibFunc LF; in isKnownLibFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp133 LibFunc LF; in runPartiallyInlineLibCalls() local
H A DLoopStrengthReduce.cpp3621 LSRFixup &LF = LU.getNewFixup(); in CollectFixupsAndInitialFormulae() local
3812 LSRFixup &LF = LU.getNewFixup(); in CollectLoopInvariantFixupsAndFormulae() local
4435 for (auto &LF : LU.Fixups) in GenerateTruncates() local
5623 BasicBlock::iterator LowestIP, const LSRFixup &LF, const LSRUse &LU) const { in AdjustInsertPositionForExpand() argument
5684 Value *LSRInstance::Expand(const LSRUse &LU, const LSRFixup &LF, in Expand()
5869 PHINode *PN, const LSRUse &LU, const LSRFixup &LF, const Formula &F, in RewriteForPHI()
6000 void LSRInstance::Rewrite(const LSRUse &LU, const LSRFixup &LF, in Rewrite()
6291 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/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp542 LoopFinder LF(*DT, *PDT); in lowerPhis() local
658 LoopFinder LF(*DT, *PDT); in lowerCopiesToI1() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h195 relaxLEB128(const MCAssembler &Asm, MCLEBFragment &LF, int64_t &Value) const { in relaxLEB128()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraph.cpp126 if (Function *LF = LHS->getFunction()) in print() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp137 LibFunc LF = (LibFunc)FI; initialize() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp347 raw_ostream &operator<<(raw_ostream &OS, const SymbolLookupFlags &LF) { in operator <<()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp302 MCLEBFragment &LF, in relaxLEB128()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp333 MCLEBFragment &LF, in relaxLEB128()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h302 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.cpp124 LoopInfo *LF, const TargetLibraryInfo *TLI, in HexagonLoopIdiomRecognize()
144 LoopInfo *LF; member in __anona63979960111::HexagonLoopIdiomRecognize
2439 auto *LF = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); in runOnLoop() local
/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

12