Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4355 unsigned CallCost = Cost->getVectorCallCost(CI, VF, NeedToScalarize); in widenInstruction() local
6369 unsigned CallCost = getVectorCallCost(CI, VF, NeedToScalarize); in getInstructionCost() local
6940 unsigned CallCost = CM.getVectorCallCost(CI, VF, NeedToScalarize); in tryToWiden() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp826 const InstructionCost CallCost = in getCastInstrCost() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4235 unsigned CallCost = getVectorCallCost(CI, VF, *TTI, TLI, NeedToScalarize); in vectorizeBlockInLoop() local
6083 unsigned CallCost = getVectorCallCost(CI, VF, TTI, TLI, NeedToScalarize); in getInstructionCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7326 InstructionCost CallCost = getVectorCallCost(CI, VF, NeedToScalarize); in getInstructionCost() local
8356 InstructionCost CallCost = in tryToWidenCall() local
H A DSLPVectorizer.cpp7692 InstructionCost CallCost = TTI->getCallInstrCost( in getSpillCost() local