Home
last modified time | relevance | path

Searched defs:EndianOffset (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1067 int EndianOffset = DAG.getDataLayout().isBigEndian() ? ExtLaneScale - 1 : 0; in ExpandANY_EXTEND_VECTOR_INREG() local
1128 int EndianOffset = DAG.getDataLayout().isBigEndian() ? ExtLaneScale - 1 : 0; in ExpandZERO_EXTEND_VECTOR_INREG() local