Home
last modified time | relevance | path

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

12

/freebsd-src/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() argument
[all...]
/freebsd-src/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-src/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-src/bin/pax/
H A Doptions.h61 #define LF 0x00000080 macro
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp94 LibFunc LF; in isKnownLibFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp133 LibFunc LF; in runPartiallyInlineLibCalls() local
H A DLoopStrengthReduce.cpp3386 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 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-src/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp676 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 DMCFragment.cpp462 const auto *LF = cast<MCLEBFragment>(this); dump() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp539 LoopFinder LF(*DT, *PDT); lowerPhis() local
655 LoopFinder LF(*DT, *PDT); lowerCopiesToI1() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h202 relaxLEB128(MCLEBFragment & LF,MCAsmLayout & Layout,int64_t & Value) relaxLEB128() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraph.cpp126 if (Function *LF = LHS->getFunction()) in print() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp130 LibFunc LF = (LibFunc)FI; in initialize() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp346 operator <<(raw_ostream & OS,const SymbolLookupFlags & LF) operator <<() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp296 relaxLEB128(MCLEBFragment & LF,MCAsmLayout & Layout,int64_t & Value) const relaxLEB128() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp339 LF.getFixups().push_back( in relaxLEB128() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h301 LibFunc LF; global() variable
/freebsd-src/contrib/ntp/sntp/libopts/
H A Dautoopts.h65 #define LF '\n' macro
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp124 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 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