Home
last modified time | relevance | path

Searched defs:CommutableOpIdx2 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp136 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; in commuteInstructionImpl() local
213 unsigned CommutableOpIdx2) { in fixCommutedOpIndices()
254 unsigned CommutableOpIdx2 = CommutableOpIdx1 + 1; in findCommutedOpIndices() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp167 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; in commuteInstructionImpl() local
258 unsigned CommutableOpIdx2) { in fixCommutedOpIndices()
299 unsigned CommutableOpIdx2 = CommutableOpIdx1 + 1; in findCommutedOpIndices() local
/external/llvm-project/llvm/lib/CodeGen/
DTargetInstrInfo.cpp177 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; in commuteInstructionImpl() local
268 unsigned CommutableOpIdx2) { in fixCommutedOpIndices()
309 unsigned CommutableOpIdx2 = CommutableOpIdx1 + 1; in findCommutedOpIndices() local
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.cpp2417 unsigned CommutableOpIdx2 = SrcOpIdx2; in findThreeSrcCommutedOpIndices() local
2610 unsigned CommutableOpIdx2 = 3; in findCommutedOpIndices() local
2638 unsigned CommutableOpIdx2 = Desc.getNumDefs() + 2; in findCommutedOpIndices() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp1934 unsigned CommutableOpIdx2 = SrcOpIdx2; in findThreeSrcCommutedOpIndices() local
2123 unsigned CommutableOpIdx2 = 3; in findCommutedOpIndices() local
2151 unsigned CommutableOpIdx2 = Desc.getNumDefs() + 2; in findCommutedOpIndices() local
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp3428 unsigned CommutableOpIdx2 = SrcOpIdx2; in findFMA3CommutedOpIndices() local