Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp36871 unsigned IdxN11 = ConstN11Elt->getZExtValue(); in detectPMADDUBSW() local
36875 std::swap(IdxN01, IdxN11); in detectPMADDUBSW()
36879 IdxN01 != 2 * i || IdxN11 != 2 * i + 1) in detectPMADDUBSW()
39042 unsigned IdxN11 = ConstN11Elt->getZExtValue(); in matchPMADDWD_2() local
39046 std::swap(IdxN01, IdxN11); in matchPMADDWD_2()
39050 IdxN01 != 2 * i || IdxN11 != 2 * i + 1) in matchPMADDWD_2()