/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | MemoryOpRemark.cpp | 54 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 D | ok_syntax1.tab.h | 12 #define LF 269 macro
|
H A D | ok_syntax1.tab.c | 175 #define LF 269 macro
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | ok_syntax1.tab.h | 15 #define LF 269 macro
|
H A D | ok_syntax1.tab.c | 195 #define LF 269 macro
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCFragment.cpp | 226 const auto *LF = cast<MCLEBFragment>(this); in dump() local
|
H A D | MCAssembler.cpp | 769 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 D | options.h | 61 #define LF 0x00000080 macro
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ModuleInliner.cpp | 94 LibFunc LF; in isKnownLibFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | PartiallyInlineLibCalls.cpp | 133 LibFunc LF; in runPartiallyInlineLibCalls() local
|
H A D | LoopStrengthReduce.cpp | 3621 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 D | refclock_hopfser.c | 65 #define LF 0x0a macro
|
H A D | refclock_acts.c | 159 #define LF 0x0a /* ASCII LF */ macro
|
H A D | ntp_refclock.c | 64 #define LF 0x0a /* ASCII LF */ macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SILowerI1Copies.cpp | 542 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 D | MCAsmBackend.h | 195 relaxLEB128(const MCAssembler &Asm, MCLEBFragment &LF, int64_t &Value) const { in relaxLEB128()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CallGraph.cpp | 126 if (Function *LF = LHS->getFunction()) in print() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/ |
H A D | llvm-tli-checker.cpp | 137 LibFunc LF = (LibFunc)FI; initialize() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLink.cpp | 347 raw_ostream &operator<<(raw_ostream &OS, const SymbolLookupFlags &LF) { in operator <<()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.cpp | 302 MCLEBFragment &LF, in relaxLEB128()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 333 MCLEBFragment &LF, in relaxLEB128()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetLibraryInfo.h | 302 LibFunc LF; variable
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | autoopts.h | 65 #define LF '\n' macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 124 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 D | scsi_ses.h | 41 #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
|