Home
last modified time | relevance | path

Searched defs:getArithmeticInstrCost (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetTransformInfo.cpp46 unsigned WebAssemblyTTIImpl::getArithmeticInstrCost( in getArithmeticInstrCost() function in WebAssemblyTTIImpl
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetTransformInfo.cpp92 int NVPTXTTIImpl::getArithmeticInstrCost( in getArithmeticInstrCost() function in NVPTXTTIImpl
/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp110 int AMDGPUTTIImpl::getArithmeticInstrCost( in getArithmeticInstrCost() function in AMDGPUTTIImpl
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp280 int PPCTTIImpl::getArithmeticInstrCost( in getArithmeticInstrCost() function in PPCTTIImpl
/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp411 int ARMTTIImpl::getArithmeticInstrCost( in getArithmeticInstrCost() function in ARMTTIImpl
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp374 int AArch64TTIImpl::getArithmeticInstrCost( in getArithmeticInstrCost() function in AArch64TTIImpl
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp272 int TargetTransformInfo::getArithmeticInstrCost( in getArithmeticInstrCost() function in TargetTransformInfo
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h293 unsigned getArithmeticInstrCost(unsigned Opcode, Type *Ty, in getArithmeticInstrCost() function
DTargetTransformInfo.h896 getArithmeticInstrCost(unsigned Opcode, Type *Ty, OperandValueKind Opd1Info, in getArithmeticInstrCost() function
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp88 int X86TTIImpl::getArithmeticInstrCost( in getArithmeticInstrCost() function in X86TTIImpl