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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 103 /// isCoalescableExtInstr - Return true if the instruction is a "coalescable"
109 virtual bool isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 249 bool PPCInstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 285 bool PPCInstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86InstrInfo.cpp 91 X86InstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 169 virtual bool isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 215 virtual bool isCoalescableExtInstr(const MachineInstr &MI, unsigned &SrcReg,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp 1058 bool AArch64InstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp 637 bool AArch64InstrInfo::isCoalescableExtInstr(const MachineInstr &MI,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 411 milliseconds