Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp135 unsigned CommutableOpIdx1 = Idx1; (void)CommutableOpIdx1; in commuteInstructionImpl() local
212 unsigned CommutableOpIdx1, in fixCommutedOpIndices()
253 unsigned CommutableOpIdx1 = MCID.getNumDefs(); in findCommutedOpIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp166 unsigned CommutableOpIdx1 = Idx1; (void)CommutableOpIdx1; in commuteInstructionImpl() local
257 unsigned CommutableOpIdx1, in fixCommutedOpIndices()
298 unsigned CommutableOpIdx1 = MCID.getNumDefs(); in findCommutedOpIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp175 unsigned CommutableOpIdx1 = Idx1; (void)CommutableOpIdx1; in commuteInstructionImpl() local
264 unsigned CommutableOpIdx1, in fixCommutedOpIndices()
305 unsigned CommutableOpIdx1 = MCID.getNumDefs(); in findCommutedOpIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2118 unsigned CommutableOpIdx1 = 1; in findCommutedOpIndices() local
2157 unsigned CommutableOpIdx1 = SrcOpIdx1; in findCommutedOpIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1950 unsigned CommutableOpIdx1; in findThreeSrcCommutedOpIndices() local
2122 unsigned CommutableOpIdx1 = 2; in findCommutedOpIndices() local
2150 unsigned CommutableOpIdx1 = Desc.getNumDefs() + 1; in findCommutedOpIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2414 unsigned CommutableOpIdx1; in findThreeSrcCommutedOpIndices() local
2618 unsigned CommutableOpIdx1 = 2; in findCommutedOpIndices() local
2646 unsigned CommutableOpIdx1 = Desc.getNumDefs() + 1; in findCommutedOpIndices() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3427 unsigned CommutableOpIdx1 = SrcOpIdx1; in findFMA3CommutedOpIndices() local