Home
last modified time | relevance | path

Searched refs:getPendingLocs (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64CallingConvention.h68 SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs(); in CC_AArch64_Custom_Stack_Block()
105 SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs(); in CC_AArch64_Custom_Block()
/external/llvm/lib/Target/ARM/
DARMCallingConv.h184 SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs(); in CC_ARM_AAPCS_Custom_Aggregate()
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h493 SmallVectorImpl<llvm::CCValAssign> &getPendingLocs() { in getPendingLocs() function