Searched refs:AMDGPUInstructionSelector (Results 1 – 3 of 3) sorted by relevance
45 AMDGPUInstructionSelector::AMDGPUInstructionSelector( in AMDGPUInstructionSelector() function in AMDGPUInstructionSelector72 bool AMDGPUInstructionSelector::isVCC(Register Reg, in isVCC()1505 bool AMDGPUInstructionSelector::selectImageIntrinsic( in selectImageIntrinsic()2513 bool AMDGPUInstructionSelector::selectG_GLOBAL_VALUE( in selectG_GLOBAL_VALUE()2833 bool AMDGPUInstructionSelector::selectG_SHUFFLE_VECTOR( in selectG_SHUFFLE_VECTOR()3046 bool AMDGPUInstructionSelector::selectGlobalAtomicFadd( in selectGlobalAtomicFadd()3353 AMDGPUInstructionSelector::selectVOP3PModsImpl( in selectVOP3PModsImpl()3848 AMDGPUInstructionSelector::selectMUBUFScratchOffset( in selectMUBUFScratchOffset()4054 AMDGPUInstructionSelector::MUBUFAddressData4112 bool AMDGPUInstructionSelector::selectMUBUFAddr64Impl( in selectMUBUFAddr64Impl()[all …]
52 class AMDGPUInstructionSelector final : public InstructionSelector {58 AMDGPUInstructionSelector(const GCNSubtarget &STI,
330 InstSelector.reset(new AMDGPUInstructionSelector( in GCNSubtarget()