Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34021 unsigned SrcMaskIdx = (unsigned)M % NumMaskElts; in combineX86ShufflesConstants() local
34024 if (SrcUndefElts[SrcMaskIdx]) { in combineX86ShufflesConstants()
34030 APInt &Bits = SrcEltBits[SrcMaskIdx]; in combineX86ShufflesConstants()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40011 unsigned SrcMaskIdx = (unsigned)M % NumMaskElts; in combineX86ShufflesConstants() local
40014 if (SrcUndefElts[SrcMaskIdx]) { in combineX86ShufflesConstants()
40020 APInt &Bits = SrcEltBits[SrcMaskIdx]; in combineX86ShufflesConstants()