Searched refs:a_operand (Results 1 – 4 of 4) sorted by relevance
579 ir_rvalue *a_operand = mul->operands[1 - inner_add_pos]; in handle_expression() local583 x_operand->type != a_operand->type) in handle_expression()586 return lrp(x_operand, y_operand, a_operand); in handle_expression()
751 const opt::Operand& a_operand = a->GetOperand(operand_index); in ComparePreambleInstructions() local754 if (a_operand.type < b_operand.type) { in ComparePreambleInstructions()757 if (a_operand.type > b_operand.type) { in ComparePreambleInstructions()761 switch (a_operand.type) { in ComparePreambleInstructions()773 strcmp(a_operand.AsString().c_str(), b_operand.AsString().c_str()); in ComparePreambleInstructions()781 assert(a_operand.words.size() == 1); in ComparePreambleInstructions()784 if (a_operand.words[0] < b_operand.words[0]) { in ComparePreambleInstructions()787 if (a_operand.words[0] > b_operand.words[0]) { in ComparePreambleInstructions()
752 const opt::Operand& a_operand = a->GetOperand(operand_index); in ComparePreambleInstructions() local755 if (a_operand.type < b_operand.type) { in ComparePreambleInstructions()758 if (a_operand.type > b_operand.type) { in ComparePreambleInstructions()762 switch (a_operand.type) { in ComparePreambleInstructions()774 strcmp(a_operand.AsString().c_str(), b_operand.AsString().c_str()); in ComparePreambleInstructions()782 assert(a_operand.words.size() == 1); in ComparePreambleInstructions()785 if (a_operand.words[0] < b_operand.words[0]) { in ComparePreambleInstructions()788 if (a_operand.words[0] > b_operand.words[0]) { in ComparePreambleInstructions()
816 const opt::Operand& a_operand = a->GetOperand(operand_index); in ComparePreambleInstructions() local819 if (a_operand.type < b_operand.type) { in ComparePreambleInstructions()822 if (a_operand.type > b_operand.type) { in ComparePreambleInstructions()826 switch (a_operand.type) { in ComparePreambleInstructions()838 strcmp(a_operand.AsString().c_str(), b_operand.AsString().c_str()); in ComparePreambleInstructions()846 assert(a_operand.words.size() == 1); in ComparePreambleInstructions()849 if (a_operand.words[0] < b_operand.words[0]) { in ComparePreambleInstructions()852 if (a_operand.words[0] > b_operand.words[0]) { in ComparePreambleInstructions()