Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2403 class ConstrainOperandsToDefinitionAction : public MatchAction {
2407 ConstrainOperandsToDefinitionAction(unsigned InsnID) in ConstrainOperandsToDefinitionAction() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1504 M.insertAction<ConstrainOperandsToDefinitionAction>(InsertPt, in createAndImportSubInstructionRenderer()
2216 M.addAction<ConstrainOperandsToDefinitionAction>(0); in runOnPattern()