Lines Matching defs:MO
27 MachineOperand MO = MachineOperand::CreateImm(50); in TEST() local
49 MachineOperand MO = MachineOperand::CreateRegMask(&Dummy); in TEST() local
66 MachineOperand MO = MachineOperand::CreateReg( in TEST() local
91 MachineOperand MO = MachineOperand::CreateCImm(CImm); in TEST() local
109 MachineOperand MO = MachineOperand::CreateImm(3); in TEST() local
126 MachineOperand MO = MachineOperand::CreateCPI(0, 8); in TEST() local
158 MachineOperand MO = MachineOperand::CreateTargetIndex(0, 8); in TEST() local
188 MachineOperand MO = MachineOperand::CreateJTI(3); in TEST() local
204 MachineOperand MO = MachineOperand::CreateES("foo"); in TEST() local
249 MachineOperand MO = MachineOperand::CreateGA(GV, 12); in TEST() local
279 MachineOperand MO = MachineOperand::CreateRegLiveOut(&Mask); in TEST() local
303 MachineOperand MO = MachineOperand::CreateMetadata(Node); in TEST() local
325 MachineOperand MO = MachineOperand::CreateMCSymbol(Sym); in TEST() local
341 MachineOperand MO = MachineOperand::CreateCFIIndex(8); in TEST() local
358 MachineOperand MO = MachineOperand::CreateIntrinsicID(Intrinsic::bswap); in TEST() local
387 MachineOperand MO = MachineOperand::CreatePredicate(CmpInst::ICMP_EQ); in TEST() local