Searched refs:v32Result (Results 1 – 1 of 1) sorted by relevance
503 Value* v32Result; in VPERM_EMU() local507 v32Result = B->VSHUFFLE(v32A, v32A, vi32Index); in VPERM_EMU()511 v32Result = UndefValue::get(v32A->getType()); in VPERM_EMU()521 v32Result = B->VINSERT(v32Result, val, B->C(l)); in VPERM_EMU()524 return cast<Instruction>(v32Result); in VPERM_EMU()