Searched refs:getPendingLocs (Results 1 – 3 of 3) sorted by relevance
70 SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs(); in CC_AArch64_Custom_Stack_Block()107 SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs(); in CC_AArch64_Custom_Block()
184 SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs(); in CC_ARM_AAPCS_Custom_Aggregate()
479 SmallVectorImpl<llvm::CCValAssign> &getPendingLocs() { in getPendingLocs() function