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

/freebsd-10.2-release/contrib/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp381 unsigned ARMTTI::getVectorInstrCost(unsigned Opcode, Type *ValTy, function in class:ARMTTI
/freebsd-10.2-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp206 unsigned PPCTTI::getVectorInstrCost(unsigned Opcode, Type *Val, function in class:PPCTTI
/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp199 unsigned TargetTransformInfo::getVectorInstrCost(unsigned Opcode, Type *Val, function in class:TargetTransformInfo
576 unsigned getVectorInstrCost(unsigned Opcode, Type *Val, function in struct:__anon2227::NoTTI
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp410 unsigned BasicTTI::getVectorInstrCost(unsigned Opcode, Type *Val, function in class:BasicTTI
/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp517 unsigned X86TTI::getVectorInstrCost(unsigned Opcode, Type *Val, function in class:X86TTI

Completed in 42 milliseconds