Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:Variable

2140   void handleVectorShiftIntrinsic(IntrinsicInst &I, bool Variable) {
2147 Variable ? VariableShadowExtend(IRB, S2)
2360 handleVectorShiftIntrinsic(I, /* Variable */ false);
2372 handleVectorShiftIntrinsic(I, /* Variable */ true);