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

  /external/llvm/lib/CodeGen/
MachineRegisterInfo.cpp 129 for (MachineOperand &M : reg_operands(Reg)) {
TwoAddressInstructionPass.cpp 319 for (MachineOperand &MO : MRI->reg_operands(Reg)) {
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 228 inline iterator_range<reg_iterator> reg_operands(unsigned Reg) const { function in class:llvm::MachineRegisterInfo
    [all...]

Completed in 622 milliseconds