Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h2354 class ConstrainOperandsToDefinitionAction : public MatchAction {
2358 ConstrainOperandsToDefinitionAction(unsigned InsnID) in ConstrainOperandsToDefinitionAction() function
H A DGlobalISelEmitter.cpp1471 M.insertAction<ConstrainOperandsToDefinitionAction>(InsertPt, in createAndImportSubInstructionRenderer()
2193 M.addAction<ConstrainOperandsToDefinitionAction>(0); in runOnPattern()