Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInstrDesc.h148 const MCPhysReg *ImplicitDefs; // Registers implicitly defined by this instr variable
/external/llvm/utils/TableGen/
DCodeGenInstruction.h222 std::vector<Record*> ImplicitDefs, ImplicitUses; variable
/external/llvm/lib/CodeGen/
DMachineCSE.cpp455 SmallVector<unsigned, 2> ImplicitDefs; in ProcessBlock() local