Home
last modified time | relevance | path

Searched defs:InstructionCost (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DInstructionCost.h69 InstructionCost(CostType Val) : Value(Val), State(Valid) {} in InstructionCost() function
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp1136 InstructionCost InstructionCost = 0; combine() local
/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h43 class InstructionCost; variable
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h24 class InstructionCost; global() variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2643 computeDomSubtreeCost(DomTreeNode & N,const SmallDenseMap<BasicBlock *,InstructionCost,4> & BBCostMap,SmallDenseMap<DomTreeNode *,InstructionCost,4> & DTCostMap) computeDomSubtreeCost() argument
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4298 __anon2c96a9c30702(int ISD, unsigned Cost, std::pair<InstructionCost, MVT> LT, FastMathFlags FMF) getIntrinsicInstrCost() argument
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9850 __anon77913467aa02(InstructionCost) getEntryCost() argument
[all...]