Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h30 EARLY_CLOBBER // Operand is an early clobber register operand enumerator
/external/llvm/include/llvm/MC/
DMCInstrDesc.h35 EARLY_CLOBBER // Operand is an early clobber register operand enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp669 if (MCID->getOperandConstraint(OpNo, MCOI::EARLY_CLOBBER) != -1) in addOperand()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp854 if (MCID->getOperandConstraint(OpNo, MCOI::EARLY_CLOBBER) != -1) in addOperand()