Lines Matching refs:Source2
326 Operand *Source1, Operand *Source2) { in create() argument
328 InstArithmetic(Func, Op, Dest, Source1, Source2); in create()
344 Operand *Source2);
508 Operand *Source2) { in create() argument
510 InstExtractElement(Func, Dest, Source1, Source2); in create()
521 Operand *Source2);
540 Operand *Source1, Operand *Source2) { in create() argument
542 InstFcmp(Func, Condition, Dest, Source1, Source2); in create()
551 Operand *Source2);
572 Operand *Source1, Operand *Source2) { in create() argument
574 InstIcmp(Func, Condition, Dest, Source1, Source2); in create()
584 Operand *Source2);
597 Operand *Source2, Operand *Source3) { in create() argument
599 InstInsertElement(Func, Dest, Source1, Source2, Source3); in create()
610 Operand *Source2, Operand *Source3);
748 Operand *Source2);