Searched defs:NumResultVecs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 16044 unsigned NumResultVecs = (isLoadOp ? NumVecs : 0); TryCombineBaseUpdate() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 23080 unsigned NumResultVecs = (IsStore ? 0 : NumVecs); performNEONPostLDSTCombine() local |