Searched defs:getVectorInstrCost (Results 1 – 5 of 5) sorted by relevance
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 193 unsigned PPCTTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in PPCTTI
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMTargetTransformInfo.cpp | 371 unsigned ARMTTI::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() function in ARMTTI
|
| /external/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 333 unsigned X86TTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in X86TTI
|
| /external/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 176 unsigned TargetTransformInfo::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in TargetTransformInfo 521 unsigned getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function
|
| /external/llvm/lib/CodeGen/ |
| D | BasicTargetTransformInfo.cpp | 367 unsigned BasicTTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in BasicTTI
|