Searched refs:functionControl3 (Results 1 – 4 of 4) sorted by relevance
114 spv::FunctionControlMask functionControl3,
140 spv::FunctionControlMask *functionControl3,
525 spv::FunctionControlMask functionControl3, in WriteFunction() argument532 blob->push_back(functionControl3); in WriteFunction()
580 spv::FunctionControlMask *functionControl3, in ParseFunction() argument590 *functionControl3 = spv::FunctionControlMask(_instruction[_o++]); in ParseFunction()