Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp888 action_iterator insertAction(action_iterator InsertPt, Args &&... args);
3254 action_iterator RuleMatcher::insertAction(action_iterator InsertPt, in insertAction() function in __anon332dbd1e0111::RuleMatcher
4451 InsertPt = Rule.insertAction<MakeTempRegisterAction>( in importExplicitUseRenderer()
4542 InsertPt = M.insertAction<BuildMIAction>( in createAndImportInstructionRenderer()
4603 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4605 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4607 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4629 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4631 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4651 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
[all …]