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

References

gen/lib/Target/AMDGPU/AMDGPUGenAsmWriter.inc
32457   Bits |= (uint64_t)OpInfo0[MI->getOpcode()] << 0;
32458   Bits |= (uint64_t)OpInfo1[MI->getOpcode()] << 32;
32459   assert(Bits != 0 && "Cannot print this instruction.");
32460   O << AsmStrs+(Bits & 32767)-1;
32464   switch ((Bits >> 15) & 31) {
32574   switch ((Bits >> 20) & 31) {
32692   switch ((Bits >> 25) & 31) {
32800   switch ((Bits >> 30) & 15) {
32883   switch ((Bits >> 34) & 31) {
33054   switch ((Bits >> 39) & 31) {
33228   switch ((Bits >> 44) & 31) {
33403   switch ((Bits >> 49) & 31) {
33579   switch ((Bits >> 54) & 15) {
33672   switch ((Bits >> 58) & 15) {