Home
last modified time | relevance | path

Searched defs:ImplicitDefs (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCInstrDesc.h146 const uint16_t *ImplicitDefs; // Registers implicitly defined by this instr variable
/external/llvm/utils/TableGen/
DCodeGenInstruction.h215 std::vector<Record*> ImplicitDefs, ImplicitUses; variable