Searched refs:getIntegerPairAttribute (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUMachineFunction.cpp | 71 std::pair<unsigned, unsigned> LDSSizeRange = AMDGPU::getIntegerPairAttribute( in AMDGPUMachineFunction()
|
| H A D | AMDGPUSubtarget.cpp | 412 std::pair<unsigned, unsigned> Requested = AMDGPU::getIntegerPairAttribute( in getFlatWorkGroupSizes() 466 AMDGPU::getIntegerPairAttribute(F, "amdgpu-waves-per-eu", Default, true); in getWavesPerEU()
|
| H A D | AMDGPUAsmPrinter.cpp | 945 AMDGPU::getIntegerPairAttribute(F, "amdgpu-waves-per-eu", {0, 0}, true); in getSIProgramInfo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUBaseInfo.h | 827 getIntegerPairAttribute(const Function &F, StringRef Name,
|
| H A D | AMDGPUBaseInfo.cpp | 1232 getIntegerPairAttribute(const Function &F, StringRef Name, in getIntegerPairAttribute() function
|