Searched refs:loopControl (Results 1 – 4 of 4) sorted by relevance
909 spv::LoopControlMask *loopControl);
778 spv::LoopControlMask loopControl);
2692 spv::LoopControlMask loopControl) in WriteLoopMerge() argument2698 blob->push_back(loopControl); in WriteLoopMerge()
3225 spv::LoopControlMask *loopControl) in ParseLoopMerge() argument3234 *loopControl = spv::LoopControlMask(_instruction[_o++]); in ParseLoopMerge()