Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3101 unsigned Lane1 = Ins1.getConstantOperandVal(2); in tryInsertVectorElt() local
3103 if (Lane2 % 2 != 0 || Lane1 != Lane2 + 1) in tryInsertVectorElt()