Home
last modified time | relevance | path

Searched refs:clampDynamicVectorIndex (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3249 static Register clampDynamicVectorIndex(MachineIRBuilder &B, Register IdxReg, in clampDynamicVectorIndex() function
3275 Index = clampDynamicVectorIndex(MIRBuilder, Index, VecTy); in getVectorElementPointer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7775 static SDValue clampDynamicVectorIndex(SelectionDAG &DAG, in clampDynamicVectorIndex() function
7819 Index = clampDynamicVectorIndex(DAG, Index, VecVT, dl); in getVectorElementPointer()