Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp332 InstructionCost ARMTTIImpl::getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, getIntImmCodeSizeCost() function in ARMTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h416 InstructionCost getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, getIntImmCodeSizeCost() function
H A DTargetTransformInfo.h2460 InstructionCost getIntImmCodeSizeCost(unsigned Opc, unsigned Idx, getIntImmCodeSizeCost() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp658 InstructionCost TargetTransformInfo::getIntImmCodeSizeCost(unsigned Opcode, getIntImmCodeSizeCost() function in TargetTransformInfo