Home
last modified time | relevance | path

Searched defs:isDSOffsetLegal (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp1068 bool AMDGPUDAGToDAGISel::isDSOffsetLegal(SDValue Base, unsigned Offset) const { isDSOffsetLegal() function in AMDGPUDAGToDAGISel
H A DAMDGPUInstructionSelector.cpp4697 bool AMDGPUInstructionSelector::isDSOffsetLegal(Register Base, isDSOffsetLegal() function in AMDGPUInstructionSelector