Home
last modified time | relevance | path

Searched defs:getIntImmCodeSizeCost (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp336 InstructionCost ARMTTIImpl::getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, getIntImmCodeSizeCost() function in ARMTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h434 InstructionCost getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, getIntImmCodeSizeCost() function
H A DTargetTransformInfo.h2526 InstructionCost getIntImmCodeSizeCost(unsigned Opc, unsigned Idx, getIntImmCodeSizeCost() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp680 InstructionCost TargetTransformInfo::getIntImmCodeSizeCost(unsigned Opcode, getIntImmCodeSizeCost() function in TargetTransformInfo