Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackMapLivenessAnalysis.cpp154 MachineOperand MO = MachineOperand::CreateRegLiveOut(Mask); in addLiveOutSetToMI()
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h688 static MachineOperand CreateRegLiveOut(const uint32_t *Mask) { in CreateRegLiveOut() function