reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
235 Entry.Prefix = 0; 240 Entry.Prefix = I->getZExtValue(); 243 if (Entry.Prefix != wasm::WASM_FEATURE_PREFIX_USED && 244 Entry.Prefix != wasm::WASM_FEATURE_PREFIX_REQUIRED && 245 Entry.Prefix != wasm::WASM_FEATURE_PREFIX_DISALLOWED) 262 OutStreamer->EmitIntValue(F.Prefix, 1);