Home
last modified time | relevance | path

Searched refs:KMaskOp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2721 unsigned KMaskOp = -1U; in findThreeSrcCommutedOpIndices() local
2739 KMaskOp = 2; in findThreeSrcCommutedOpIndices()
2761 SrcOpIdx1 == KMaskOp)) in findThreeSrcCommutedOpIndices()
2765 SrcOpIdx2 == KMaskOp)) in findThreeSrcCommutedOpIndices()
2792 if (CommutableOpIdx1 == KMaskOp) in findThreeSrcCommutedOpIndices()