Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLFunctionCall.cpp815 CoercionCost FunctionCall::CallCost(const Context& context, const FunctionDeclaration& function, in CallCost() function in SkSL::FunctionCall
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
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