Searched refs:Ty_MIB (Results 1 – 2 of 2) sorted by relevance
129 enum class SrcType { Ty_Reg, Ty_MIB, Ty_Predicate, Ty_Imm }; enumerator132 SrcOp(const MachineInstrBuilder &MIB) : SrcMIB(MIB), Ty(SrcType::Ty_MIB) {} in SrcOp()150 case SrcType::Ty_MIB: in addSrcToMIB()166 case SrcType::Ty_MIB: in getLLTTy()179 case SrcType::Ty_MIB: in getReg()
128 enum class SrcType { Ty_Reg, Ty_MIB, Ty_Predicate, Ty_Imm }; enumerator131 SrcOp(const MachineInstrBuilder &MIB) : SrcMIB(MIB), Ty(SrcType::Ty_MIB) {} in SrcOp()149 case SrcType::Ty_MIB: in addSrcToMIB()165 case SrcType::Ty_MIB: in getLLTTy()178 case SrcType::Ty_MIB: in getReg()