Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp621 void X86RegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { in adjustStackMapLiveOutMask() function in X86RegisterInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h571 virtual void adjustStackMapLiveOutMask(uint32_t *Mask) const {} in adjustStackMapLiveOutMask() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp276 void PPCRegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { in adjustStackMapLiveOutMask() function in PPCRegisterInfo