Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenInstruction.h238 std::vector<Record *> ImplicitDefs, ImplicitUses; variable
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineCSE.cpp538 SmallVector<unsigned, 2> ImplicitDefs; in ProcessBlockCSE() local