Searched refs:FUNC_CODE_INST_FENCE (Results 1 – 6 of 6) sorted by relevance
304 FUNC_CODE_INST_FENCE = 36, // FENCE: [ordering, synchscope] enumerator
437 FUNC_CODE_INST_FENCE = 36, // FENCE: [ordering, synchscope] enumerator
1246 Code = bitc::FUNC_CODE_INST_FENCE; in WriteInstruction()
2710 case bitc::FUNC_CODE_INST_FENCE: { // FENCE:[ordering, synchscope] in ParseFunctionBody()
2621 Code = bitc::FUNC_CODE_INST_FENCE; in writeInstruction()
5459 case bitc::FUNC_CODE_INST_FENCE: { // FENCE:[ordering, synchscope] in parseFunctionBody()