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

References

gen/lib/Target/AMDGPU/AMDGPUGenGlobalISel.inc
   19   static AMDGPUInstructionSelector::ComplexMatcherMemFn ComplexPredicateFns[];
   20   static AMDGPUInstructionSelector::CustomRendererFn CustomRenderers[];
  404 AMDGPUInstructionSelector::ComplexMatcherMemFn
  407   &AMDGPUInstructionSelector::selectDS1Addr1Offset, // gi_ds_1addr_1offset
  408   &AMDGPUInstructionSelector::selectFlatOffset, // gi_flat_atomic
  409   &AMDGPUInstructionSelector::selectFlatOffset, // gi_flat_offset
  410   &AMDGPUInstructionSelector::selectFlatOffsetSigned, // gi_flat_offset_signed
  411   &AMDGPUInstructionSelector::selectFlatOffsetSigned, // gi_flat_signed_atomic
  412   &AMDGPUInstructionSelector::selectMUBUFScratchOffen, // gi_mubuf_scratch_offen
  413   &AMDGPUInstructionSelector::selectMUBUFScratchOffset, // gi_mubuf_scratch_offset
  414   &AMDGPUInstructionSelector::selectSmrdImm, // gi_smrd_imm
  415   &AMDGPUInstructionSelector::selectSmrdImm32, // gi_smrd_imm32
  416   &AMDGPUInstructionSelector::selectSmrdSgpr, // gi_smrd_sgpr
  417   &AMDGPUInstructionSelector::selectVCSRC, // gi_vcsrc
  418   &AMDGPUInstructionSelector::selectVOP3Mods, // gi_vop3mods
  419   &AMDGPUInstructionSelector::selectVOP3Mods0, // gi_vop3mods0
  420   &AMDGPUInstructionSelector::selectVOP3OMods, // gi_vop3omods
  421   &AMDGPUInstructionSelector::selectVOP3Mods0Clamp0OMod, // gi_vop3omods0clamp0omod
  422   &AMDGPUInstructionSelector::selectVOP3OpSelMods, // gi_vop3opselmods
  423   &AMDGPUInstructionSelector::selectVOP3OpSelMods0, // gi_vop3opselmods0
  424   &AMDGPUInstructionSelector::selectVSRC0, // gi_vsrc0
  432 AMDGPUInstructionSelector::CustomRendererFn
  435   &AMDGPUInstructionSelector::renderTruncImm32, // gi_as_i32timm
lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  287   InstSelector.reset(new AMDGPUInstructionSelector(