| /external/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 304 int PPCTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src) { in getCastInstrCost() function in PPCTTIImpl
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMTargetTransformInfo.cpp | 76 int ARMTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src) { in getCastInstrCost() function in ARMTTIImpl
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.cpp | 179 int AArch64TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src) { in getCastInstrCost() function in AArch64TTIImpl
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonTargetTransformInfo.cpp | 253 unsigned HexagonTTIImpl::getCastInstrCost(unsigned Opcode, Type *DstTy, in getCastInstrCost() function in HexagonTTIImpl
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.cpp | 269 int AArch64TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function in AArch64TTIImpl
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 742 int PPCTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function in PPCTTIImpl
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMTargetTransformInfo.cpp | 153 int ARMTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function in ARMTTIImpl
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.cpp | 670 int SystemZTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function in SystemZTTIImpl
|
| /external/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 289 int TargetTransformInfo::getCastInstrCost(unsigned Opcode, Type *Dst, in getCastInstrCost() function in TargetTransformInfo
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 306 unsigned getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src) { return 1; } in getCastInstrCost() function
|
| D | TargetTransformInfo.h | 907 int getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src) override { in getCastInstrCost() function
|
| /external/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 352 unsigned getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src) { in getCastInstrCost() function
|
| /external/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 527 int X86TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src) { in getCastInstrCost() function in X86TTIImpl
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 447 unsigned getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function
|
| D | TargetTransformInfo.h | 1728 int getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 1273 int X86TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() function in X86TTIImpl
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 612 int TargetTransformInfo::getCastInstrCost(unsigned Opcode, Type *Dst, in getCastInstrCost() function in TargetTransformInfo
|