Searched refs:MachineOperandType (Results 1 – 9 of 9) sorted by relevance
27 using MachineOperandType = MachineOperand::MachineOperandType; variable38 MachineOperandType MOTy, unsigned Offset) const;
30 MachineOperandType MOTy, in LowerSymbolOperand()78 MachineOperandType MOTy = MO.getType(); in LowerOperand()
25 typedef MachineOperand::MachineOperandType MachineOperandType; typedef36 MachineOperandType MOTy, unsigned Offset) const;
32 MachineOperandType MOTy, in LowerSymbolOperand()79 MachineOperandType MOTy = MO.getType(); in LowerOperand()
28 using MachineOperandType = MachineOperand::MachineOperandType; variable42 MachineOperandType MOTy, int64_t Offset) const;
36 MachineOperandType MOTy, in LowerSymbolOperand()179 MachineOperandType MOTy = MO.getType(); in LowerOperand()
52 enum MachineOperandType : unsigned char { enum200 explicit MachineOperand(MachineOperandType K) in MachineOperand()217 MachineOperandType getType() const { return (MachineOperandType)OpKind; } in getType()956 return MachineOperand(static_cast<MachineOperand::MachineOperandType>(960 return MachineOperand(static_cast<MachineOperand::MachineOperandType>(967 if (LHS.getType() == static_cast<MachineOperand::MachineOperandType>(969 LHS.getType() == static_cast<MachineOperand::MachineOperandType>(
35 enum MachineOperandType : unsigned char { enum43 MachineOperandType Kind = kInvalid;
39 MachineOperand::MachineOperandType Kind;