OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 34 milliseconds