Searched defs:getIntImmCodeSizeCost (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMTargetTransformInfo.cpp | 332 InstructionCost ARMTTIImpl::getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, getIntImmCodeSizeCost() function in ARMTTIImpl |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 416 InstructionCost getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, getIntImmCodeSizeCost() function |
H A D | TargetTransformInfo.h | 2460 InstructionCost getIntImmCodeSizeCost(unsigned Opc, unsigned Idx, getIntImmCodeSizeCost() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 658 InstructionCost TargetTransformInfo::getIntImmCodeSizeCost(unsigned Opcode, getIntImmCodeSizeCost() function in TargetTransformInfo |