Searched defs:opnd1Type (Results 1 – 2 of 2) sorted by relevance
435 Operand::OperandType opnd1Type = src.GetKind(); in SelectCopy() local1214 Operand::OperandType opnd1Type = opnd1->GetKind(); in SelectCondSpecialCase1() local1247 Operand::OperandType opnd1Type = opnd1->GetKind(); in SelectCondSpecialCase2() local1325 Operand::OperandType opnd1Type = opnd1.GetKind(); in SelectAdd() local1428 Operand::OperandType opnd1Type = opnd1.GetKind(); in SelectSub() local1546 Operand::OperandType opnd1Type = opnd1.GetKind(); in SelectMpy() local1620 Operand::OperandType opnd1Type = opnd1.GetKind(); in SelectDiv() local1861 Operand::OperandType opnd1Type = rhsOpnd.GetKind(); in SelectCmpOp() local2105 Operand::OperandType opnd1Type = opnd1.GetKind(); in SelectRelationOperator() local2304 Operand::OperandType opnd1Type = opnd1.GetKind(); in SelectShift() local
726 PrimType opnd1Type) in SelectShift()