Searched refs:FUNC_CODE_INST_FENCE (Results 1 – 5 of 5) sorted by relevance
352 FUNC_CODE_INST_FENCE = 36, // Not used in PNaCl. enumerator
531 FUNC_CODE_INST_FENCE = 36, // FENCE: [ordering, synchscope] enumerator
1078 FUNC_CODE_INST_FENCE = 36, enumerator
2987 Code = bitc::FUNC_CODE_INST_FENCE; in writeInstruction()
4977 case bitc::FUNC_CODE_INST_FENCE: { // FENCE:[ordering, ssid] in parseFunctionBody()