Home
last modified time | relevance | path

Searched defs:getCmpSelInstrCost (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp342 unsigned PPCTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function in PPCTTI
/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp395 unsigned ARMTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function in ARMTTI
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp441 unsigned AArch64TTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function in AArch64TTI
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp195 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/
DX86TargetTransformInfo.cpp682 unsigned X86TTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function in X86TTI
/external/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp453 unsigned BasicTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() function in BasicTTI