Home
last modified time | relevance | path

Searched defs:LocalMemoryObjects (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h40 std::map<const GlobalValue *, unsigned> LocalMemoryObjects; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h23 SmallDenseMap<const GlobalValue *, unsigned, 4> LocalMemoryObjects; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h28 SmallDenseMap<const GlobalValue *, unsigned, 4> LocalMemoryObjects; variable