Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8291 unsigned ExtIndex0 = Op0.getConstantOperandVal(1); in isHopBuildVector() local
8295 if (ExpectedIndex == ExtIndex0 && ExtIndex1 == ExtIndex0 + 1) in isHopBuildVector()
8304 if (ExpectedIndex == ExtIndex1 && ExtIndex0 == ExtIndex1 + 1) in isHopBuildVector()