Home
last modified time | relevance | path

Searched defs:getVectorInstrCost (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp197 unsigned PPCTTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in PPCTTI
/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp383 unsigned ARMTTI::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() function in ARMTTI
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp190 unsigned TargetTransformInfo::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in TargetTransformInfo
548 unsigned getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp519 unsigned X86TTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in X86TTI
/external/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp399 unsigned BasicTTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in BasicTTI