HomeSort by relevance Sort by last modified time
    Searched refs:LocalMemoryObjects (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUMachineFunction.h 23 SmallDenseMap<const GlobalValue *, unsigned, 4> LocalMemoryObjects;
AMDGPUMachineFunction.cpp 19 LocalMemoryObjects(),
48 auto Entry = LocalMemoryObjects.insert(std::make_pair(&GV, 0));
  /external/llvm/lib/Target/AMDGPU/
AMDGPUMachineFunction.h 40 std::map<const GlobalValue *, unsigned> LocalMemoryObjects;
AMDGPUISelLowering.cpp     [all...]

Completed in 119 milliseconds