Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64CallingConvention.cpp107 SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs(); in CC_AArch64_Custom_Stack_Block()
150 SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs(); in CC_AArch64_Custom_Block()
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZCallingConv.h99 SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs(); in CC_SystemZ_I128Indirect()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86CallingConv.cpp245 SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs(); in CC_X86_32_MCUInReg()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMCallingConv.cpp174 SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs(); in CC_ARM_AAPCS_Custom_Aggregate()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DCallingConvLower.h475 SmallVectorImpl<CCValAssign> &getPendingLocs() { in getPendingLocs() function
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp12067 SmallVectorImpl<CCValAssign> &PendingLocs = State.getPendingLocs(); in CC_RISCV()