/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.cpp | 81 unsigned OpIdx1, in commuteInstructionImpl() argument 86 if (MFI.isVRegStackified(MI.getOperand(OpIdx1).getReg()) || in commuteInstructionImpl() 91 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
D | WebAssemblyInstrInfo.h | 44 unsigned OpIdx1,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.cpp | 82 unsigned OpIdx1, in commuteInstructionImpl() argument 87 if (MFI.isVRegStackified(MI.getOperand(OpIdx1).getReg()) || in commuteInstructionImpl() 92 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
D | WebAssemblyInstrInfo.h | 44 unsigned OpIdx1,
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 60 int OpIdx0, int OpIdx1) const; 509 int OpIdx1) const { in binaryOpIsDerivedFromSameAlloca() 513 OtherOp = Inst->getOperand(OpIdx1); in binaryOpIsDerivedFromSameAlloca()
|
D | SIInstrInfo.h | 91 unsigned OpIdx1) const override;
|
D | SIInstrInfo.cpp | 947 unsigned OpIdx1) const { in commuteInstructionImpl() 962 OpIdx1 != static_cast<unsigned>(Src1Idx)) && in commuteInstructionImpl() 964 OpIdx1 != static_cast<unsigned>(Src0Idx))) in commuteInstructionImpl() 1018 TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx0, OpIdx1); in commuteInstructionImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 103 int OpIdx0, int OpIdx1) const; 472 int OpIdx1) const { in binaryOpIsDerivedFromSameAlloca() 476 OtherOp = Inst->getOperand(OpIdx1); in binaryOpIsDerivedFromSameAlloca()
|
D | SIInstrInfo.h | 129 unsigned OpIdx1) const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 232 unsigned OpIdx1, in commuteInstruction() argument 237 if ((OpIdx1 == CommuteAnyOperandIndex || OpIdx2 == CommuteAnyOperandIndex) && in commuteInstruction() 238 !findCommutedOpIndices(MI, OpIdx1, OpIdx2)) { in commuteInstruction() 243 return commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstruction()
|
/external/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 196 unsigned OpIdx1, in commuteInstruction() argument 201 if ((OpIdx1 == CommuteAnyOperandIndex || OpIdx2 == CommuteAnyOperandIndex) && in commuteInstruction() 202 !findCommutedOpIndices(MI, OpIdx1, OpIdx2)) { in commuteInstruction() 207 return commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstruction()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 95 unsigned OpIdx1,
|
D | PPCInstrInfo.cpp | 322 unsigned OpIdx1, in commuteInstructionImpl() argument 328 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl() 346 assert(((OpIdx1 == 1 && OpIdx2 == 2) || (OpIdx1 == 2 && OpIdx2 == 1)) && in commuteInstructionImpl()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 120 unsigned OpIdx1, 332 unsigned OpIdx1 = CommuteAnyOperandIndex,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 146 unsigned OpIdx1,
|
D | PPCInstrInfo.cpp | 358 unsigned OpIdx1, in commuteInstructionImpl() argument 364 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl() 382 assert(((OpIdx1 == 1 && OpIdx2 == 2) || (OpIdx1 == 2 && OpIdx2 == 1)) && in commuteInstructionImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 130 unsigned OpIdx1, 401 unsigned OpIdx1 = CommuteAnyOperandIndex,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 1505 unsigned OpIdx1, in commuteInstructionImpl() argument 1536 OpIdx1, OpIdx2); in commuteInstructionImpl() 1547 OpIdx1, OpIdx2); in commuteInstructionImpl() 1569 OpIdx1, OpIdx2); in commuteInstructionImpl() 1600 OpIdx1, OpIdx2); in commuteInstructionImpl() 1622 OpIdx1, OpIdx2); in commuteInstructionImpl() 1638 OpIdx1, OpIdx2); in commuteInstructionImpl() 1670 OpIdx1, OpIdx2); in commuteInstructionImpl() 1682 OpIdx1, OpIdx2); in commuteInstructionImpl() 1693 OpIdx1, OpIdx2); in commuteInstructionImpl() [all …]
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 96 unsigned OpIdx1,
|
D | ARMBaseInstrInfo.cpp | 1802 unsigned OpIdx1, in commuteInstructionImpl() argument 1814 TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl() 1823 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 101 unsigned OpIdx1,
|
D | ARMBaseInstrInfo.cpp | 2003 unsigned OpIdx1, in commuteInstructionImpl() argument 2015 TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl() 2024 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 305 unsigned OpIdx1, in commuteInstructionImpl() argument 324 OpIdx1, OpIdx2); in commuteInstructionImpl() 327 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 3188 unsigned OpIdx1, in commuteInstructionImpl() argument 3219 OpIdx1, OpIdx2); in commuteInstructionImpl() 3252 OpIdx1, OpIdx2); in commuteInstructionImpl() 3264 OpIdx1, OpIdx2); in commuteInstructionImpl() 3280 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl() 3306 OpIdx1, OpIdx2); in commuteInstructionImpl() 3317 OpIdx1, OpIdx2); in commuteInstructionImpl() 3390 OpIdx1, OpIdx2); in commuteInstructionImpl() 3394 unsigned Opc = getFMA3OpcodeToCommuteOperands(MI, OpIdx1, OpIdx2); in commuteInstructionImpl() 3400 OpIdx1, OpIdx2); in commuteInstructionImpl() [all …]
|