Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp4542 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()
4653 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4660 M.insertAction<ConstrainOperandToRegClassAction>( in createAndImportSubInstructionRenderer()
4931 M.insertAction<MakeTempRegisterAction>( in importDefaultOperandRenderers()
[all …]
/netbsd/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp45 fileMenu->insertAction(actionWPS, fileStopServiceAction); in WpaGui()
50 fileMenu->insertAction(fileStopServiceAction, fileStartServiceAction); in WpaGui()
59 fileMenu->insertAction(fileStartServiceAction, addInterfaceAction); in WpaGui()