HomeSort by relevance Sort by last modified time
    Searched refs:thisMBB (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 501 // thisMBB:
507 MachineBasicBlock *thisMBB = BB;
536 // %Result = phi [ %TrueValue, thisMBB ], [ %FalseValue, copy0MBB ]
542 .addReg(MI->getOperand(1).getReg()).addMBB(thisMBB)
564 // thisMBB:
570 MachineBasicBlock *thisMBB = BB;
600 // %Result = phi [ %TrueValue, thisMBB ], [ %FalseValue, copy0MBB ]
606 .addReg(MI->getOperand(1).getReg()).addMBB(thisMBB)
629 // thisMBB:
635 MachineBasicBlock *thisMBB = BB
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 541 milliseconds