Home
last modified time | relevance | path

Searched refs:hasAllDefs (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.h337 bool hasAllDefs() const { return operands_size() >= getNumInstDefs(); } in hasAllDefs() function
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1651 if (!IP.hasAllDefs()) { in parseInstructionPatternOperand()