Home
last modified time | relevance | path

Searched refs:AMDGPUInstructionSelector (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp47 AMDGPUInstructionSelector::AMDGPUInstructionSelector( in AMDGPUInstructionSelector() function in AMDGPUInstructionSelector
73 bool AMDGPUInstructionSelector::isVCC(Register Reg, in isVCC()
461 bool AMDGPUInstructionSelector::selectG_AMDGPU_MAD_64_32( in selectG_AMDGPU_MAD_64_32()
1547 bool AMDGPUInstructionSelector::selectImageIntrinsic( in selectImageIntrinsic()
2533 bool AMDGPUInstructionSelector::selectG_GLOBAL_VALUE( in selectG_GLOBAL_VALUE()
3702 AMDGPUInstructionSelector::selectVOP3PModsImpl( in selectVOP3PModsImpl()
3771 AMDGPUInstructionSelector::selectWMMAOpSelVOP3PMods( in selectWMMAOpSelVOP3PMods()
4382 AMDGPUInstructionSelector::selectMUBUFScratchOffset( in selectMUBUFScratchOffset()
4620 AMDGPUInstructionSelector::MUBUFAddressData
4678 bool AMDGPUInstructionSelector::selectMUBUFAddr64Impl( in selectMUBUFAddr64Impl()
[all …]
H A DAMDGPUInstructionSelector.h47 class AMDGPUInstructionSelector final : public InstructionSelector {
53 AMDGPUInstructionSelector(const GCNSubtarget &STI,
H A DCMakeLists.txt63 AMDGPUInstructionSelector.cpp
H A DAMDGPUSubtarget.cpp176 InstSelector.reset(new AMDGPUInstructionSelector( in GCNSubtarget()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/
H A DBUILD.gn146 "AMDGPUInstructionSelector.cpp",