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