Searched refs:FUNC_CODE_INST_FENCE (Results 1 – 7 of 7) sorted by relevance
360 FUNC_CODE_INST_FENCE = 36, // Not used in PNaCl. enumerator
437 FUNC_CODE_INST_FENCE = 36, // FENCE: [ordering, synchscope] enumerator
499 FUNC_CODE_INST_FENCE = 36, // FENCE: [ordering, synchscope] enumerator
2621 Code = bitc::FUNC_CODE_INST_FENCE; in writeInstruction()
2851 Code = bitc::FUNC_CODE_INST_FENCE; in writeInstruction()
4472 case bitc::FUNC_CODE_INST_FENCE: { // FENCE:[ordering, ssid] in parseFunctionBody()
5459 case bitc::FUNC_CODE_INST_FENCE: { // FENCE:[ordering, synchscope] in parseFunctionBody()