Searched refs:vi32Index (Results 1 – 1 of 1) sorted by relevance
501 auto vi32Index = pCallInst->getArgOperand(1); in VPERM_EMU() local504 if (isa<Constant>(vi32Index)) in VPERM_EMU()507 v32Result = B->VSHUFFLE(v32A, v32A, vi32Index); in VPERM_EMU()519 auto i32Index = B->VEXTRACT(vi32Index, B->C(l)); in VPERM_EMU()