Home
last modified time | relevance | path

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

12

/llvm-project/llvm/unittests/Analysis/
H A DTargetLibraryInfoTest.cpp67 LibFunc LF = (LibFunc)FI; TEST_F() local
622 LibFunc LF = (LibFunc)FI; TEST_F() local
[all...]
/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()
/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp226 const auto *LF = cast<MCLEBFragment>(this); dump() local
H A DMCAssembler.cpp785 const MCLEBFragment &LF = cast<MCLEBFragment>(F); writeFragment() local
1036 auto &LF = cast<MCLEBFragment>(Frag); layout() local
1126 relaxLEB(MCLEBFragment & LF) relaxLEB() argument
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp94 LibFunc LF; isKnownLibFunction() local
/llvm-project/llvm/unittests/Support/
H A DOptimizedStructLayoutTest.cpp56 for (auto &LF : LayoutFields) { in verify() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp133 LibFunc LF; runPartiallyInlineLibCalls() local
H A DLoopStrengthReduce.cpp3617 LSRFixup &LF = LU.getNewFixup(); CollectFixupsAndInitialFormulae() local
3808 LSRFixup &LF = LU.getNewFixup(); CollectLoopInvariantFixupsAndFormulae() local
4431 for (auto &LF : LU.Fixups) GenerateTruncates() local
5619 AdjustInsertPositionForExpand(BasicBlock::iterator LowestIP,const LSRFixup & LF,const LSRUse & LU) const AdjustInsertPositionForExpand() argument
5680 Expand(const LSRUse & LU,const LSRFixup & LF,const Formula & F,BasicBlock::iterator IP,SmallVectorImpl<WeakTrackingVH> & DeadInsts) const Expand() argument
5865 RewriteForPHI(PHINode * PN,const LSRUse & LU,const LSRFixup & LF,const Formula & F,SmallVectorImpl<WeakTrackingVH> & DeadInsts) const RewriteForPHI() argument
5996 Rewrite(const LSRUse & LU,const LSRFixup & LF,const Formula & F,SmallVectorImpl<WeakTrackingVH> & DeadInsts) const Rewrite() argument
6287 for (const LSRFixup &LF : LU.Fixups) { print_fixups() local
[all...]
/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h195 relaxLEB128(const MCAssembler & Asm,MCLEBFragment & LF,int64_t & Value) relaxLEB128() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp542 LoopFinder LF(*DT, *PDT); lowerPhis() local
658 LoopFinder LF(*DT, *PDT); lowerCopiesToI1() local
/llvm-project/llvm/lib/Analysis/
H A DCallGraph.cpp126 if (Function *LF = LHS->getFunction()) in print() local
/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp130 LibFunc LF = (LibFunc)FI; initialize() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp1010 if (Function *LF = F->Codegen()) { in HandleDefinition() local
1041 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
H A Dtoy.cpp1293 if (Function *LF = F->Codegen()) { in HandleDefinition() local
1324 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp1028 if (Function *LF = F->Codegen()) { in HandleDefinition() local
1057 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
H A Dtoy.cpp1395 if (Function *LF = F->Codegen()) { in HandleDefinition() local
1426 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp347 operator <<(raw_ostream & OS,const SymbolLookupFlags & LF) operator <<() argument
/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp302 relaxLEB128(const MCAssembler & Asm,MCLEBFragment & LF,int64_t & Value) const relaxLEB128() argument
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp1252 if (Function *LF = F->Codegen()) { in HandleDefinition() local
1283 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1474 Function *LF = F->Codegen(); in HandleDefinition() local
1503 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h302 LibFunc LF; global() variable
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp333 relaxLEB128(const MCAssembler & Asm,MCLEBFragment & LF,int64_t & Value) const relaxLEB128() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp124 LoopInfo *LF, const TargetLibraryInfo *TLI, in HexagonLoopIdiomRecognize() argument
144 LoopInfo *LF; member in __anon5ed319890111::HexagonLoopIdiomRecognize
2439 auto *LF = &getAnalysis<LoopInfoWrapperPass>().getLoopInfo(); runOnLoop() local
[all...]
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DMacroToEnumCheck.cpp45 LF, in hasOnlyComments() enumerator
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp208 toJITDylibLookupFlags(LLVMOrcJITDylibLookupFlags LF) toJITDylibLookupFlags() argument
219 fromJITDylibLookupFlags(JITDylibLookupFlags LF) fromJITDylibLookupFlags() argument

12