Searched defs:getIntImmCostInst (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp33 int RISCVTTIImpl::getIntImmCostInst(unsigned Opcode, unsigned Idx, const APInt &Imm, function in class:RISCVTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h69 int getIntImmCostInst(unsigned Opc, unsigned Idx, const APInt &Imm, Type *Ty, function in class:llvm::LanaiTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp128 int ARMTTIImpl::getIntImmCostInst(unsigned Opcode, unsigned Idx, const APInt &Imm, function in class:ARMTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp85 int AArch64TTIImpl::getIntImmCostInst(unsigned Opcode, unsigned Idx, function in class:AArch64TTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp127 int PPCTTIImpl::getIntImmCostInst(unsigned Opcode, unsigned Idx, function in class:PPCTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp66 int SystemZTTIImpl::getIntImmCostInst(unsigned Opcode, unsigned Idx, function in class:SystemZTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h296 unsigned getIntImmCostInst(unsigned Opcode, unsigned Idx, const APInt &Imm, function in class:llvm::TargetTransformInfoImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp551 TargetTransformInfo::getIntImmCostInst(unsigned Opcode, unsigned Idx, function in class:TargetTransformInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3710 int X86TTIImpl::getIntImmCostInst(unsigned Opcode, unsigned Idx, const APInt &Imm, function in class:X86TTIImpl

Completed in 317 milliseconds