Searched refs:QSubs (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 2411 static const unsigned QSubs[] = { AArch64::qsub0, AArch64::qsub1, in SelectLoadLane() local 2414 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, SuperReg); in SelectLoadLane() 2462 static const unsigned QSubs[] = { AArch64::qsub0, AArch64::qsub1, in SelectPostLoadLane() local 2465 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, in SelectPostLoadLane()
|