Home
last modified time | relevance | path

Searched refs:getRegLiveOut (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineOperand.h670 const uint32_t *getRegLiveOut() const { in getRegLiveOut() function
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDStackMaps.cpp296 LiveOuts = parseRegisterLiveOutMask(MOI->getRegLiveOut()); in parseOperand()
HDMachineOperand.cpp958 const uint32_t *RegMask = getRegLiveOut(); in print()