Searched refs:clampDynamicVectorIndex (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.cpp | 3576 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 D | TargetLowering.cpp | 9351 static SDValue clampDynamicVectorIndex(SelectionDAG &DAG, SDValue Idx, in clampDynamicVectorIndex() function 9410 Index = clampDynamicVectorIndex(DAG, Index, VecVT, dl, in getVectorSubVecPointer()
|