Searched refs:FUNC_CODE_INST_FENCE (Results 1 – 4 of 4) sorted by relevance
641 FUNC_CODE_INST_FENCE = 36, // FENCE: [ordering, synchscope] enumerator
2504 Code = bitc::FUNC_CODE_INST_FENCE; in writeInstruction()
3520 Code = bitc::FUNC_CODE_INST_FENCE; in writeInstruction()
6616 case bitc::FUNC_CODE_INST_FENCE: { // FENCE:[ordering, ssid] in parseFunctionBody()