Home
last modified time | relevance | path

Searched refs:selectG_LOAD (Results 1 – 6 of 6) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h77 bool selectG_LOAD(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp577 bool AMDGPUInstructionSelector::selectG_LOAD(MachineInstr &I) const { in selectG_LOAD() function in AMDGPUInstructionSelector
648 return selectG_LOAD(I); in select()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h77 bool selectG_LOAD(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp578 bool AMDGPUInstructionSelector::selectG_LOAD(MachineInstr &I) const { in selectG_LOAD() function in AMDGPUInstructionSelector
648 return selectG_LOAD(I); in select()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h93 bool selectG_LOAD(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp1243 bool AMDGPUInstructionSelector::selectG_LOAD(MachineInstr &I) const { in selectG_LOAD() function in AMDGPUInstructionSelector