Searched defs:isCoalescableExtInstr (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetInstrInfo.h | 109 virtual bool isCoalescableExtInstr(const MachineInstr &MI, in isCoalescableExtInstr() function
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 169 virtual bool isCoalescableExtInstr(const MachineInstr &MI, in isCoalescableExtInstr() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 249 bool PPCInstrInfo::isCoalescableExtInstr(const MachineInstr &MI, in isCoalescableExtInstr() function in PPCInstrInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 215 virtual bool isCoalescableExtInstr(const MachineInstr &MI, unsigned &SrcReg, in isCoalescableExtInstr() function
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.cpp | 920 X86InstrInfo::isCoalescableExtInstr(const MachineInstr &MI, in isCoalescableExtInstr() function in X86InstrInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 285 bool PPCInstrInfo::isCoalescableExtInstr(const MachineInstr &MI, in isCoalescableExtInstr() function in PPCInstrInfo
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 637 bool AArch64InstrInfo::isCoalescableExtInstr(const MachineInstr &MI, in isCoalescableExtInstr() function in AArch64InstrInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 1058 bool AArch64InstrInfo::isCoalescableExtInstr(const MachineInstr &MI, in isCoalescableExtInstr() function in AArch64InstrInfo
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 2062 X86InstrInfo::isCoalescableExtInstr(const MachineInstr &MI, in isCoalescableExtInstr() function in X86InstrInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 91 X86InstrInfo::isCoalescableExtInstr(const MachineInstr &MI, in isCoalescableExtInstr() function in X86InstrInfo
|