Home
last modified time | relevance | path

Searched defs:getIntImmCodeSizeCost (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp104 int ARMTTIImpl::getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, in getIntImmCodeSizeCost() function in ARMTTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h355 int getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, const APInt &Imm, in getIntImmCodeSizeCost() function
DTargetTransformInfo.h1634 int getIntImmCodeSizeCost(unsigned Opc, unsigned Idx, const APInt &Imm, in getIntImmCodeSizeCost() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp453 int TargetTransformInfo::getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, in getIntImmCodeSizeCost() function in TargetTransformInfo