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