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

  /external/mesa3d/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp 36 bool AMDGPUInstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
  /external/llvm/lib/Target/AMDGPU/
AMDGPUInstrInfo.cpp 40 bool AMDGPUInstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 167 virtual bool isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp 594 bool AArch64InstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 247 bool PPCInstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 151 milliseconds