Home
last modified time | relevance | path

Searched defs:adjustStackMapLiveOutMask (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp730 void X86RegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { adjustStackMapLiveOutMask() function in X86RegisterInfo
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h636 virtual void adjustStackMapLiveOutMask(uint32_t *Mask) const {} adjustStackMapLiveOutMask() function
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp349 void PPCRegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { adjustStackMapLiveOutMask() function in PPCRegisterInfo