Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp483 Error constrainOperands(action_iterator InsertPt, RuleMatcher &M,
1503 constrainOperands(InsertPt, M, DstMIBuilder.getInsnID(), Dst)) in createAndImportSubInstructionRenderer()
1782 Error GlobalISelEmitter::constrainOperands(action_iterator InsertPt, in constrainOperands() function in __anon868ebc530111::GlobalISelEmitter
2213 constrainOperands(M.actions_end(), M, DstMIBuilder.getInsnID(), Dst)) in runOnPattern()