Searched refs:Source3 (Results 1 – 3 of 3) sorted by relevance
594 Operand *Source2, Operand *Source3) { in create() argument596 InstInsertElement(Func, Dest, Source1, Source2, Source3); in create()607 Operand *Source2, Operand *Source3);
524 Ice::Operand *Source3 = convertValue(Instr->getOperand(2)); in convertInsertElementInstruction() local526 Source3); in convertInsertElementInstruction()
385 Operand *Source3) in InstInsertElement() argument389 addSource(Source3); in InstInsertElement()