Home
last modified time | relevance | path

Searched refs:shouldUseAddr64 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h248 bool shouldUseAddr64(MUBUFAddressData AddrData) const;
H A DAMDGPUInstructionSelector.cpp4052 bool AMDGPUInstructionSelector::shouldUseAddr64(MUBUFAddressData Addr) const { in shouldUseAddr64() function in AMDGPUInstructionSelector
4087 if (!shouldUseAddr64(AddrData)) in selectMUBUFAddr64Impl()
4138 if (shouldUseAddr64(AddrData)) in selectMUBUFOffsetImpl()