Searched refs:QSubs (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 1944 static const unsigned QSubs[] = { AArch64::qsub0, AArch64::qsub1, in SelectLoadLane() local 1947 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, SuperReg); in SelectLoadLane() 1996 static const unsigned QSubs[] = { AArch64::qsub0, AArch64::qsub1, in SelectPostLoadLane() local 1999 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, in SelectPostLoadLane()
|