Home
last modified time | relevance | path

Searched refs:adjustStackMapLiveOutMask (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/X86/
DX86RegisterInfo.h118 void adjustStackMapLiveOutMask(uint32_t *Mask) const override;
DX86RegisterInfo.cpp509 void X86RegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { in adjustStackMapLiveOutMask() function in X86RegisterInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86RegisterInfo.h118 void adjustStackMapLiveOutMask(uint32_t *Mask) const override;
DX86RegisterInfo.cpp583 void X86RegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { in adjustStackMapLiveOutMask() function in X86RegisterInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackMapLivenessAnalysis.cpp168 TRI->adjustStackMapLiveOutMask(Mask); in createRegisterMask()
/external/llvm/lib/CodeGen/
DStackMapLivenessAnalysis.cpp169 TRI->adjustStackMapLiveOutMask(Mask); in createRegisterMask()
/external/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.h83 void adjustStackMapLiveOutMask(uint32_t *Mask) const override;
DPPCRegisterInfo.cpp188 void PPCRegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { in adjustStackMapLiveOutMask() function in PPCRegisterInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.h83 void adjustStackMapLiveOutMask(uint32_t *Mask) const override;
DPPCRegisterInfo.cpp243 void PPCRegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { in adjustStackMapLiveOutMask() function in PPCRegisterInfo
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h495 virtual void adjustStackMapLiveOutMask(uint32_t *Mask) const { } in adjustStackMapLiveOutMask() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h530 virtual void adjustStackMapLiveOutMask(uint32_t *Mask) const {} in adjustStackMapLiveOutMask() function