Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallingConv.cpp112 if (Is64bit && State.IsShadowAllocatedReg(Reg)) { in CC_X86_VectorCallAssignRegister()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp72 bool CCState::IsShadowAllocatedReg(MCRegister Reg) const { in IsShadowAllocatedReg() function in CCState
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h307 bool IsShadowAllocatedReg(MCRegister Reg) const;