Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h205 const MCPhysReg *ImplicitDefs; // Registers implicitly defined by this instr variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h233 std::vector<Record*> ImplicitDefs, ImplicitUses; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp516 SmallVector<unsigned, 2> ImplicitDefs; in ProcessBlockCSE() local