Searched refs:AMDGPUInstructionSelector (Results 1 – 3 of 3) sorted by relevance
49 AMDGPUInstructionSelector::AMDGPUInstructionSelector( in AMDGPUInstructionSelector() function in AMDGPUInstructionSelector82 bool AMDGPUInstructionSelector::isVCC(Register Reg, in isVCC()480 bool AMDGPUInstructionSelector::selectG_AMDGPU_MAD_64_32( in selectG_AMDGPU_MAD_64_32()1823 bool AMDGPUInstructionSelector::selectImageIntrinsic( in selectImageIntrinsic()2936 bool AMDGPUInstructionSelector::selectG_GLOBAL_VALUE( in selectG_GLOBAL_VALUE()3875 AMDGPUInstructionSelector::selectVOP3PModsImpl( in selectVOP3PModsImpl()3946 AMDGPUInstructionSelector::selectWMMAOpSelVOP3PMods( in selectWMMAOpSelVOP3PMods()4861 AMDGPUInstructionSelector::selectMUBUFScratchOffset( in selectMUBUFScratchOffset()5105 AMDGPUInstructionSelector::MUBUFAddressData5163 bool AMDGPUInstructionSelector::selectMUBUFAddr64Impl( in selectMUBUFAddr64Impl()[all …]
48 class AMDGPUInstructionSelector final : public InstructionSelector {54 AMDGPUInstructionSelector(const GCNSubtarget &STI,
192 InstSelector.reset(new AMDGPUInstructionSelector( in GCNSubtarget()