Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp169 LiveOuts = parseRegisterLiveOutMask(MOI->getRegLiveOut()); in parseOperand()
DMachineOperand.cpp884 const uint32_t *RegMask = getRegLiveOut(); in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h639 const uint32_t *getRegLiveOut() const { in getRegLiveOut() function