Lines Matching refs:Source2
331 Operand *Source1, Operand *Source2) { in create() argument
333 InstArithmetic(Func, Op, Dest, Source1, Source2); in create()
349 Operand *Source2);
512 Operand *Source2) { in create() argument
514 InstExtractElement(Func, Dest, Source1, Source2); in create()
525 Operand *Source2);
544 Operand *Source1, Operand *Source2) { in create() argument
546 InstFcmp(Func, Condition, Dest, Source1, Source2); in create()
555 Operand *Source2);
576 Operand *Source1, Operand *Source2) { in create() argument
578 InstIcmp(Func, Condition, Dest, Source1, Source2); in create()
588 Operand *Source2);
601 Operand *Source2, Operand *Source3) { in create() argument
603 InstInsertElement(Func, Dest, Source1, Source2, Source3); in create()
614 Operand *Source2, Operand *Source3);
752 Operand *Source2);