Searched defs:adjustStackMapLiveOutMask (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86RegisterInfo.cpp | 730 void X86RegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { adjustStackMapLiveOutMask() function in X86RegisterInfo |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetRegisterInfo.h | 636 virtual void adjustStackMapLiveOutMask(uint32_t *Mask) const {} adjustStackMapLiveOutMask() function |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCRegisterInfo.cpp | 349 void PPCRegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { adjustStackMapLiveOutMask() function in PPCRegisterInfo |