Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2029 SDValue SelectionDAG::getVScale(const SDLoc &DL, EVT VT, APInt MulImm, getVScale() function in SelectionDAG
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp500 const SCEV *ScalarEvolution::getVScale(Type *Ty) { getVScale() function in ScalarEvolution