Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp136 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; in commuteInstructionImpl() local
213 unsigned CommutableOpIdx2) { in fixCommutedOpIndices()
254 unsigned CommutableOpIdx2 = CommutableOpIdx1 + 1; in findCommutedOpIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp167 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; in commuteInstructionImpl() local
258 unsigned CommutableOpIdx2) { in fixCommutedOpIndices()
299 unsigned CommutableOpIdx2 = CommutableOpIdx1 + 1; in findCommutedOpIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp176 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; in commuteInstructionImpl() local
265 unsigned CommutableOpIdx2) { in fixCommutedOpIndices()
306 unsigned CommutableOpIdx2 = CommutableOpIdx1 + 1; in findCommutedOpIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2119 unsigned CommutableOpIdx2 = 3; in findCommutedOpIndices() local
2169 unsigned CommutableOpIdx2; in findCommutedOpIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1934 unsigned CommutableOpIdx2 = SrcOpIdx2; in findThreeSrcCommutedOpIndices() local
2123 unsigned CommutableOpIdx2 = 3; in findCommutedOpIndices() local
2151 unsigned CommutableOpIdx2 = Desc.getNumDefs() + 2; in findCommutedOpIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2398 unsigned CommutableOpIdx2 = SrcOpIdx2; in findThreeSrcCommutedOpIndices() local
2619 unsigned CommutableOpIdx2 = 3; in findCommutedOpIndices() local
2647 unsigned CommutableOpIdx2 = Desc.getNumDefs() + 2; in findCommutedOpIndices() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3428 unsigned CommutableOpIdx2 = SrcOpIdx2; in findFMA3CommutedOpIndices() local