Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h699 iterator_range<PhysRegOperandsTy::const_iterator> physoperands() const { in physoperands() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1451 for (auto PhysOp : M.physoperands()) { in createAndImportInstructionRenderer()