Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp347 unsigned PPCTTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in PPCTTI
/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp382 unsigned ARMTTI::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() function in ARMTTI
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp378 unsigned AArch64TTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in AArch64TTI
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp200 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/
DX86TargetTransformInfo.cpp739 unsigned X86TTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in X86TTI
/external/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp491 unsigned BasicTTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in BasicTTI