Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3576 static Register clampDynamicVectorIndex(MachineIRBuilder &B, Register IdxReg, in clampDynamicVectorIndex() function
3602 Index = clampDynamicVectorIndex(MIRBuilder, Index, VecTy); in getVectorElementPointer()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9351 static SDValue clampDynamicVectorIndex(SelectionDAG &DAG, SDValue Idx, in clampDynamicVectorIndex() function
9410 Index = clampDynamicVectorIndex(DAG, Index, VecVT, dl, in getVectorSubVecPointer()