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