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

  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.cpp 37 bool AMDGPUInstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 107 /// isCoalescableExtInstr - Return true if the instruction is a "coalescable"
113 virtual bool isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 81 bool PPCInstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 24 milliseconds