Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RegisterInfo.cpp611 void X86RegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { in adjustStackMapLiveOutMask() function in X86RegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h512 virtual void adjustStackMapLiveOutMask(uint32_t *Mask) const {} in adjustStackMapLiveOutMask() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp266 void PPCRegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { in adjustStackMapLiveOutMask() function in PPCRegisterInfo