Home
last modified time | relevance | path

Searched refs:user_assigned_operand_names (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchDagInstr.h92 user_assigned_operand_names() const { in user_assigned_operand_names() function
DGIMatchDag.cpp42 for (const auto &Assignment : N->user_assigned_operand_names()) in writeDOTGraph()
DGIMatchTree.cpp120 for (const auto &VarBinding : Instr->user_assigned_operand_names()) in declareInstr()