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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp 36 bool AMDGPUInstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.cpp 37 bool AMDGPUInstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
  /external/mesa3d/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp 36 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 86 bool PPCInstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 411 milliseconds