Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterPressure.h54 SmallVector<RegisterMaskPair,8> LiveOutRegs; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h88 std::set<unsigned> LiveOutRegs; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1549 SmallVector<RegisterMaskPair, 8> LiveOutRegs; in computeLiveOuts() local