Home
last modified time | relevance | path

Searched defs:getInstructionCost (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCostModel.cpp57 unsigned getInstructionCost(const Instruction *I) const { in getInstructionCost() function in __anonfa0026a70111::CostModelAnalysis
/aosp_15_r20/external/llvm/lib/Analysis/
H A DCostModel.cpp378 unsigned CostModelAnalysis::getInstructionCost(const Instruction *I) const { in getInstructionCost() function in CostModelAnalysis
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp379 HexagonTTIImpl::getInstructionCost(const User *U, in getInstructionCost() function in HexagonTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp325 InstructionCost PPCTTIImpl::getInstructionCost(const User *U, in getInstructionCost() function in PPCTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h308 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
1943 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
H A DTargetTransformInfoImpl.h1023 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfo.h411 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
2208 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
DTargetTransformInfoImpl.h1158 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfo.h408 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
2192 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
DTargetTransformInfoImpl.h1151 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetTransformInfo.h408 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
2192 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
DTargetTransformInfoImpl.h1151 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetTransformInfo.h408 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
2158 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
DTargetTransformInfoImpl.h1128 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h167 int getInstructionCost(const Instruction *I, enum TargetCostKind kind) const { in getInstructionCost() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp225 TargetTransformInfo::getInstructionCost(const User *U, in getInstructionCost() function in TargetTransformInfo
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5799 LoopVectorizationCostModel::getInstructionCost(Instruction *I, unsigned VF) { in getInstructionCost() function in LoopVectorizationCostModel
5813 unsigned LoopVectorizationCostModel::getInstructionCost(Instruction *I, in getInstructionCost() function in LoopVectorizationCostModel
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5945 LoopVectorizationCostModel::getInstructionCost(Instruction *I, unsigned VF) { in getInstructionCost() function in LoopVectorizationCostModel
6152 unsigned LoopVectorizationCostModel::getInstructionCost(Instruction *I, in getInstructionCost() function in LoopVectorizationCostModel
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6743 LoopVectorizationCostModel::getInstructionCost(Instruction *I, in getInstructionCost() function in LoopVectorizationCostModel
7013 LoopVectorizationCostModel::getInstructionCost(Instruction *I, ElementCount VF, in getInstructionCost() function in LoopVectorizationCostModel