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