Searched defs:getCmpSelInstrCost (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 342 unsigned PPCTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function in PPCTTI
|
/external/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 395 unsigned ARMTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function in ARMTTI
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.cpp | 441 unsigned AArch64TTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function in AArch64TTI
|
/external/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 195 unsigned TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function in TargetTransformInfo 584 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function
|
/external/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 682 unsigned X86TTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function in X86TTI
|
/external/llvm/lib/CodeGen/ |
D | BasicTargetTransformInfo.cpp | 453 unsigned BasicTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function in BasicTTI
|