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