Searched defs:MO1 (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h83 const MachineOperand &MO1 = MI->getOperand(OpNo); local
93 const MachineOperand &MO1 = MI->getOperand(OpNo); local
H A DHexagonAsmPrinter.cpp255 const MachineOperand &MO1 = MI->getOperand(OpNo); local
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/InstPrinter/
H A DARMInstPrinter.cpp112 const MCOperand &MO1 = MI->getOperand(1); local
135 const MCOperand &MO1 = MI->getOperand(1); local
327 const MCOperand &MO1 = MI->getOperand(OpNum); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/InstPrinter/
H A DHexagonInstPrinter.cpp142 const MCOperand& MO1 = MI->getOperand(OpNo + 1); local
151 const MCOperand& MO1 = MI->getOperand(OpNo + 1); local
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp912 const MachineOperand &MO1 = MI.getOperand(1); local
H A DARMAsmPrinter.cpp861 const MachineOperand &MO1 = MI->getOperand(OpNum); local
907 const MachineOperand &MO1 = MI->getOperand(OpNum); local
H A DARMCodeEmitter.cpp254 const MachineOperand &MO1 = MI.getOperand(Op + 1); local
296 const MachineOperand &MO1 = MI.getOperand(Op + 1); local
697 const MachineOperand &MO1 = MI.getOperand(1); local
733 const MachineOperand &MO1 = MI.getOperand(1); local
934 const MachineOperand &MO1 = MI.getOperand(OpIdx + 1); local
[all...]
H A DARMBaseInstrInfo.cpp1339 const MachineOperand &MO1 = MI1->getOperand(1); local
1395 const MachineOperand &MO1 = MI1->getOperand(i); local
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp449 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); local
743 const MCOperand &MO1 = MI.getOperand(OpIdx); local
879 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); local
961 const MCOperand &MO1 = MI.getOperand(OpIdx+1); local
1011 const MCOperand &MO1 = MI.getOperand(OpIdx+1); local
1032 const MCOperand &MO1 = MI.getOperand(OpIdx+1); local
1045 const MCOperand &MO1 = MI.getOperand(OpIdx+1); local
1065 const MCOperand &MO1 = MI.getOperand(OpIdx+1); local
1097 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); local
1114 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); local
1183 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); local
1228 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4603 MachineOperand &MO1 = DataMI->getOperand(1); local

Completed in 96 milliseconds