Home
last modified time | relevance | path

Searched defs:CallCost (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp750 const InstructionCost CallCost = in getCastInstrCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5069 InstructionCost CallCost = Cost->getVectorCallCost(CI, VF, NeedToScalarize); in widenCallInstruction() local
7775 InstructionCost CallCost = getVectorCallCost(CI, VF, NeedToScalarize); in getInstructionCost() local
8739 InstructionCost CallCost = CM.getVectorCallCost(CI, VF, NeedToScalarize); in tryToWidenCall() local