Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CallingConv.cpp111 if (Is64bit && State.IsShadowAllocatedReg(Reg)) { in CC_X86_VectorCallAssignRegister()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCallingConvLower.cpp71 bool CCState::IsShadowAllocatedReg(MCRegister Reg) const { in IsShadowAllocatedReg() function in CCState
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h328 bool IsShadowAllocatedReg(MCRegister Reg) const;