Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMCallingConv.h179 SmallVectorImpl<CCValAssign> &PendingHAMembers = State.getPendingLocs(); in CC_ARM_AAPCS_Custom_HA()
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h458 SmallVectorImpl<llvm::CCValAssign> &getPendingLocs() { in getPendingLocs() function