Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp902 action_iterator insertAction(action_iterator InsertPt, Args &&... args);
3301 action_iterator RuleMatcher::insertAction(action_iterator InsertPt, in insertAction() function in __anon7790e1cf0111::RuleMatcher
4519 InsertPt = Rule.insertAction<MakeTempRegisterAction>( in importExplicitUseRenderer()
4610 InsertPt = M.insertAction<BuildMIAction>( in createAndImportInstructionRenderer()
4671 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4673 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4675 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4697 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4699 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4719 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
[all …]