/freebsd-src/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() argument [all...] |
/freebsd-src/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-src/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-src/bin/pax/ |
H A D | options.h | 61 #define LF 0x00000080 macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ModuleInliner.cpp | 94 LibFunc LF; in isKnownLibFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | PartiallyInlineLibCalls.cpp | 133 LibFunc LF; in runPartiallyInlineLibCalls() local
|
H A D | LoopStrengthReduce.cpp | 3386 LSRFixup &LF = LU.getNewFixup(); CollectFixupsAndInitialFormulae() local 3577 LSRFixup &LF = LU.getNewFixup(); CollectLoopInvariantFixupsAndFormulae() local 4184 for (auto &LF : LU.Fixups) GenerateTruncates() local 5326 AdjustInsertPositionForExpand(BasicBlock::iterator LowestIP,const LSRFixup & LF,const LSRUse & LU) const AdjustInsertPositionForExpand() argument 5387 Expand(const LSRUse & LU,const LSRFixup & LF,const Formula & F,BasicBlock::iterator IP,SmallVectorImpl<WeakTrackingVH> & DeadInsts) const Expand() argument 5568 RewriteForPHI(PHINode * PN,const LSRUse & LU,const LSRFixup & LF,const Formula & F,SmallVectorImpl<WeakTrackingVH> & DeadInsts) const RewriteForPHI() argument 5700 Rewrite(const LSRUse & LU,const LSRFixup & LF,const Formula & F,SmallVectorImpl<WeakTrackingVH> & DeadInsts) const Rewrite() argument 5989 for (const LSRFixup &LF : LU.Fixups) { print_fixups() local [all...] |
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 676 const MCLEBFragment &LF = cast<MCLEBFragment>(F); writeFragment() local 923 auto &LF = cast<MCLEBFragment>(Frag); layout() local 1016 relaxLEB(MCAsmLayout & Layout,MCLEBFragment & LF) relaxLEB() argument [all...] |
H A D | MCFragment.cpp | 462 const auto *LF = cast<MCLEBFragment>(this); dump() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SILowerI1Copies.cpp | 539 LoopFinder LF(*DT, *PDT); lowerPhis() local 655 LoopFinder LF(*DT, *PDT); lowerCopiesToI1() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmBackend.h | 202 relaxLEB128(MCLEBFragment & LF,MCAsmLayout & Layout,int64_t & Value) relaxLEB128() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CallGraph.cpp | 126 if (Function *LF = LHS->getFunction()) in print() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-tli-checker/ |
H A D | llvm-tli-checker.cpp | 130 LibFunc LF = (LibFunc)FI; in initialize() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLink.cpp | 346 operator <<(raw_ostream & OS,const SymbolLookupFlags & LF) operator <<() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.cpp | 296 relaxLEB128(MCLEBFragment & LF,MCAsmLayout & Layout,int64_t & Value) const relaxLEB128() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 339 LF.getFixups().push_back( in relaxLEB128() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetLibraryInfo.h | 301 LibFunc LF; global() variable
|
/freebsd-src/contrib/ntp/sntp/libopts/ |
H A D | autoopts.h | 65 #define LF '\n' macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 124 LoopInfo *LF, const TargetLibraryInfo *TLI, in HexagonLoopIdiomRecognize() argument 144 LoopInfo *LF; member in __anon356acde80111::HexagonLoopIdiomRecognize 2445 auto *LF = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); runOnLoop() local [all...] |
/freebsd-src/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
|