Searched defs:SDTys (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 16022 SDVTList SDTys = DAG.getVTList(ArrayRef(Tys, NumResultVecs + 2)); TryCombineBaseUpdate() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 21198 SDVTList SDTys = DAG.getVTList(Tys); performPostLD1Combine() local |