Searched defs:getVectorInstrCost (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 347 unsigned PPCTTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in PPCTTI
|
/external/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 382 unsigned ARMTTI::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() function in ARMTTI
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.cpp | 378 unsigned AArch64TTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in AArch64TTI
|
/external/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 200 unsigned TargetTransformInfo::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in TargetTransformInfo 589 unsigned getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function
|
/external/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 739 unsigned X86TTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in X86TTI
|
/external/llvm/lib/CodeGen/ |
D | BasicTargetTransformInfo.cpp | 491 unsigned BasicTTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in BasicTTI
|