Searched defs:GetMacro (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDKernelCodeTInfo.h | 39 #define PRINTCOMP(GetMacro, Shift) \ argument 53 #define COMPPGM(name, GetMacro, SetMacro, Shift) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDKernelCodeTInfo.h | 38 #define PRINTCOMP(GetMacro, Shift) \ argument 53 #define COMPPGM(name, aname, GetMacro, SetMacro, Shift) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDKernelCodeTInfo.h | 38 #define PRINTCOMP(GetMacro, Shift) \ argument 53 #define COMPPGM(name, aname, GetMacro, SetMacro, Shift) \ argument
|
/aosp_15_r20/external/coreboot/util/intelp2m/platforms/common/ |
H A D | macro.go | 91 func GetMacro() *Macro { func
|