Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86CallingConv.cpp105 if (Is64bit && State.IsShadowAllocatedReg(Reg)) { in CC_X86_VectorCallAssignRegister()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCallingConvLower.cpp68 bool CCState::IsShadowAllocatedReg(unsigned Reg) const { in IsShadowAllocatedReg() function in CCState
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h335 bool IsShadowAllocatedReg(unsigned Reg) const;