Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInstrDesc.h33 EARLY_CLOBBER // Operand is an early clobber register operand enumerator
/external/llvm/lib/CodeGen/
DMachineInstr.cpp762 if (MCID->getOperandConstraint(OpNo, MCOI::EARLY_CLOBBER) != -1) in addOperand()