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

  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 352 def_instructions(unsigned Reg) const { function in class:llvm::MachineRegisterInfo
    [all...]
  /external/llvm/lib/CodeGen/
PHIElimination.cpp 202 for (MachineInstr &DI : MRI->def_instructions(VirtReg))
TwoAddressInstructionPass.cpp     [all...]

Completed in 107 milliseconds