Searched refs:parseRegisterLiveOutMask (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h386 LiveOutVec parseRegisterLiveOutMask(const uint32_t *Mask) const;
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp296 LiveOuts = parseRegisterLiveOutMask(MOI->getRegLiveOut());
383 StackMaps::parseRegisterLiveOutMask(const uint32_t *Mask) const { function in class:StackMaps

Completed in 142 milliseconds