Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h53 SmallVector<RegisterMaskPair,8> LiveOutRegs; member
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h85 std::set<unsigned> LiveOutRegs; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1556 SmallVector<RegisterMaskPair, 8> LiveOutRegs; in computeLiveOuts() local