Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp38911 Idx0H = Const0H->getZExtValue(), Idx1H = Const1H->getZExtValue(); in matchPMADDWD() local
38915 if (Idx0H > Idx1H) in matchPMADDWD()
38916 std::swap(Idx0H, Idx1H); in matchPMADDWD()
38920 std::swap(Idx1L, Idx1H); in matchPMADDWD()
38923 Idx1H != 2 * i + 3) in matchPMADDWD()