Searched refs:selectionControl2 (Results 1 – 4 of 4) sorted by relevance
916 spv::SelectionControlMask *selectionControl2);
792 void WriteSelectionMerge(Blob *blob, IdRef mergeBlock, spv::SelectionControlMask selectionControl2);
2731 void WriteSelectionMerge(Blob *blob, IdRef mergeBlock, spv::SelectionControlMask selectionControl2) in WriteSelectionMerge() argument2736 blob->push_back(selectionControl2); in WriteSelectionMerge()
3254 spv::SelectionControlMask *selectionControl2) in ParseSelectionMerge() argument3262 *selectionControl2 = spv::SelectionControlMask(_instruction[_o++]); in ParseSelectionMerge()