Home
last modified time | relevance | path

Searched refs:CreateRegLiveOut (Results 1 – 2 of 2) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DStackMapLivenessAnalysis.cpp114 MachineOperand MO = MachineOperand::CreateRegLiveOut(Mask); in addLiveOutSetToMI()
/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h688 static MachineOperand CreateRegLiveOut(const uint32_t *Mask) { in CreateRegLiveOut() function