Lines Matching refs:Source2
326 Operand *Source1, Operand *Source2) { in create() argument
328 InstArithmetic(Func, Op, Dest, Source1, Source2); in create()
344 Operand *Source2);
505 Operand *Source2) { in create() argument
507 InstExtractElement(Func, Dest, Source1, Source2); in create()
518 Operand *Source2);
537 Operand *Source1, Operand *Source2) { in create() argument
539 InstFcmp(Func, Condition, Dest, Source1, Source2); in create()
548 Operand *Source2);
569 Operand *Source1, Operand *Source2) { in create() argument
571 InstIcmp(Func, Condition, Dest, Source1, Source2); in create()
581 Operand *Source2);
594 Operand *Source2, Operand *Source3) { in create() argument
596 InstInsertElement(Func, Dest, Source1, Source2, Source3); in create()
607 Operand *Source2, Operand *Source3);
745 Operand *Source2);