Home
last modified time | relevance | path

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

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