HomeSort by relevance Sort by last modified time
    Searched refs:MachineOperand (Results 176 - 193 of 193) sorted by null

1 2 3 4 5 6 78

  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 531 const MachineOperand &MO = MI->getOperand(i);
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/R600/
R600ISelLowering.cpp 195 MachineOperand &RID = MI->getOperand(4);
196 MachineOperand &SID = MI->getOperand(5);
296 MachineOperand &RID = MI->getOperand(4);
297 MachineOperand &SID = MI->getOperand(5);
    [all...]
  /external/llvm/lib/CodeGen/
LiveInterval.cpp 909 MachineOperand &MO = RI.getOperand();
MachineBlockPlacement.cpp     [all...]
RegisterPressure.cpp 359 void collect(const MachineOperand &MO) {
ShrinkWrapping.cpp 417 const MachineOperand &MO = I->getOperand(opInx);
    [all...]
LiveIntervalAnalysis.cpp     [all...]
SplitKit.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 338 if (MachineOperand::clobbersPhysReg(RegMask, getBaseRegister()))
X86ISelLowering.cpp     [all...]
X86FastISel.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 543 const MachineOperand &Op = MI->getOperand(i);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 442 MachineOperand &JumpTarget = MBBI->getOperand(0);
    [all...]
ARMFastISel.cpp 244 const MachineOperand &MO = MI->getOperand(i);
    [all...]
ARMISelLowering.cpp     [all...]

Completed in 491 milliseconds

1 2 3 4 5 6 78