Searched refs:adjustStackMapLiveOutMask (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterInfo.h118 void adjustStackMapLiveOutMask(uint32_t *Mask) const override;
H A DX86RegisterInfo.cpp621 void X86RegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { function in class:X86RegisterInfo
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackMapLivenessAnalysis.cpp168 TRI->adjustStackMapLiveOutMask(Mask);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.h91 void adjustStackMapLiveOutMask(uint32_t *Mask) const override;
H A DPPCRegisterInfo.cpp276 void PPCRegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { function in class:PPCRegisterInfo
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h571 virtual void adjustStackMapLiveOutMask(uint32_t *Mask) const {}

Completed in 113 milliseconds