Home
last modified time | relevance | path

Searched defs:getRegMaskBits (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFRegisters.h109 const uint32_t *getRegMaskBits(RegisterId R) const { in getRegMaskBits() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h362 ArrayRef<const uint32_t*> getRegMaskBits() const { return RegMaskBits; } in getRegMaskBits() function