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

  /external/llvm/lib/Target/ARM/
Thumb2InstrInfo.h 58 /// scheduleTwoAddrSource - Schedule the copy / re-mat of the source of the
60 void scheduleTwoAddrSource(MachineInstr *SrcMI, MachineInstr *UseMI,
Thumb2InstrInfo.cpp 563 /// scheduleTwoAddrSource - Schedule the copy / re-mat of the source of the
566 Thumb2InstrInfo::scheduleTwoAddrSource(MachineInstr *SrcMI,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 187 /// scheduleTwoAddrSource - Schedule the copy / re-mat of the source of the
189 virtual void scheduleTwoAddrSource(MachineInstr *SrcMI,
    [all...]
  /external/llvm/lib/CodeGen/
TwoAddressInstructionPass.cpp     [all...]

Completed in 137 milliseconds