Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp158 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; in commuteInstructionImpl() local
249 unsigned CommutableOpIdx2) { in fixCommutedOpIndices()
290 unsigned CommutableOpIdx2 = CommutableOpIdx1 + 1; in findCommutedOpIndices() local
/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-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp1912 unsigned CommutableOpIdx2 = SrcOpIdx2; in findThreeSrcCommutedOpIndices() local
2059 unsigned CommutableOpIdx2 = 3; in findCommutedOpIndices() local
2087 unsigned CommutableOpIdx2 = Desc.getNumDefs() + 2; in findCommutedOpIndices() local
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp3428 unsigned CommutableOpIdx2 = SrcOpIdx2; in findFMA3CommutedOpIndices() local