Home
last modified time | relevance | path

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

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