reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/WebAssembly/WebAssemblyGenAsmWriter.inc
 2093   Bits |= OpInfo0[MI->getOpcode()] << 0;
 2094   assert(Bits != 0 && "Cannot print this instruction.");
 2095   O << AsmStrs+(Bits & 16383)-1;
 2099   switch ((Bits >> 14) & 7) {
 2126   switch ((Bits >> 17) & 3) {
 2155   if ((Bits >> 19) & 1) {
 2169   if ((Bits >> 20) & 1) {
 2179   if ((Bits >> 21) & 1) {
 2189   if ((Bits >> 22) & 1) {
 2199   if ((Bits >> 23) & 1) {
 2210   if ((Bits >> 24) & 1) {
 2221   if ((Bits >> 25) & 1) {
 2236   if ((Bits >> 26) & 1) {
 2247   if ((Bits >> 27) & 1) {
 2270   if ((Bits >> 28) & 1) {
 2281   if ((Bits >> 29) & 1) {