Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86CallingConv.cpp111 if (Is64bit && State.IsShadowAllocatedReg(Reg)) { in CC_X86_VectorCallAssignRegister()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCallingConvLower.cpp67 bool CCState::IsShadowAllocatedReg(unsigned Reg) const { in IsShadowAllocatedReg() function in CCState
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDCallingConvLower.h336 bool IsShadowAllocatedReg(unsigned Reg) const;