Searched refs:MachineOperandType (Results 1 – 9 of 9) sorted by relevance
28 using MachineOperandType = MachineOperand::MachineOperandType; variable39 MachineOperandType MOTy, unsigned Offset) const;
31 MachineOperandType MOTy, in LowerSymbolOperand()79 MachineOperandType MOTy = MO.getType(); in LowerOperand()
26 typedef MachineOperand::MachineOperandType MachineOperandType; typedef37 MachineOperandType MOTy, unsigned Offset) const;
33 MachineOperandType MOTy, in LowerSymbolOperand()80 MachineOperandType MOTy = MO.getType(); in LowerOperand()
29 using MachineOperandType = MachineOperand::MachineOperandType; variable43 MachineOperandType MOTy, unsigned Offset) const;
37 MachineOperandType MOTy, in LowerSymbolOperand()182 MachineOperandType MOTy = MO.getType(); in LowerOperand()
51 enum MachineOperandType : unsigned char { enum196 explicit MachineOperand(MachineOperandType K) in MachineOperand()213 MachineOperandType getType() const { return (MachineOperandType)OpKind; } in getType()927 return MachineOperand(static_cast<MachineOperand::MachineOperandType>(931 return MachineOperand(static_cast<MachineOperand::MachineOperandType>(938 if (LHS.getType() == static_cast<MachineOperand::MachineOperandType>(940 LHS.getType() == static_cast<MachineOperand::MachineOperandType>(
36 enum MachineOperandType : unsigned char { enum44 MachineOperandType Kind = kInvalid;
40 MachineOperand::MachineOperandType Kind;