Home
last modified time | relevance | path

Searched defs:getCastInstrCost (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp253 unsigned HexagonTTIImpl::getCastInstrCost(unsigned Opcode, Type *DstTy, in getCastInstrCost() function in HexagonTTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp269 int AArch64TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function in AArch64TTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp742 int PPCTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function in PPCTTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp153 int ARMTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function in ARMTTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp670 int SystemZTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function in SystemZTTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h447 unsigned getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function
DTargetTransformInfo.h1728 int getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1273 int X86TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function in X86TTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp612 int TargetTransformInfo::getCastInstrCost(unsigned Opcode, Type *Dst, in getCastInstrCost() function in TargetTransformInfo