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

References

lib/Target/AMDGPU/SIISelLowering.cpp
10298   if (TII->isMIMG(Opcode) && !TII->get(Opcode).mayStore() &&
10298   if (TII->isMIMG(Opcode) && !TII->get(Opcode).mayStore() &&
10299       !TII->isGather4(Opcode)) {
10303   if (Opcode == AMDGPU::INSERT_SUBREG ||
10304       Opcode == AMDGPU::REG_SEQUENCE) {
10309   switch (Opcode) {
10357     return DAG.getMachineNode(Opcode, SDLoc(Node), Node->getVTList(), Ops);
10375     return DAG.getMachineNode(Opcode, SDLoc(Node), Node->getVTList(), Ops);