HomeSort by relevance Sort by last modified time
    Searched refs:EARLY_CLOBBER (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCInstrDesc.h 32 EARLY_CLOBBER // Operand is an early clobber register operand
  /external/llvm/lib/CodeGen/
MachineInstr.cpp 705 if (MCID->getOperandConstraint(OpNo, MCOI::EARLY_CLOBBER) != -1)
    [all...]

Completed in 60 milliseconds