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

  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.cpp 76 WavefrontSize(64),
AMDGPUSubtarget.h 63 unsigned WavefrontSize;
139 return WavefrontSize;
SIInstrInfo.cpp 735 unsigned WavefrontSize = ST.getWavefrontSize();
748 WorkGroupSize > WavefrontSize) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
AMDGPUCodeObjectMetadata.h 239 constexpr char WavefrontSize[] = "WavefrontSize";
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
AMDGPUCodeObjectMetadata.h 239 constexpr char WavefrontSize[] = "WavefrontSize";
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
AMDGPUMetadata.h 236 constexpr char WavefrontSize[] = "WavefrontSize";
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
AMDGPUMetadata.h 236 constexpr char WavefrontSize[] = "WavefrontSize";
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
AMDGPUMetadata.h 236 constexpr char WavefrontSize[] = "WavefrontSize";
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
AMDGPUMetadata.h 236 constexpr char WavefrontSize[] = "WavefrontSize";
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
AMDGPUCodeObjectMetadata.h 239 constexpr char WavefrontSize[] = "WavefrontSize";
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
AMDGPUCodeObjectMetadata.h 239 constexpr char WavefrontSize[] = "WavefrontSize";
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
AMDGPUMetadata.h 236 constexpr char WavefrontSize[] = "WavefrontSize";
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
AMDGPUMetadata.h 236 constexpr char WavefrontSize[] = "WavefrontSize";
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
AMDGPUMetadata.h 236 constexpr char WavefrontSize[] = "WavefrontSize";
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
AMDGPUMetadata.h 236 constexpr char WavefrontSize[] = "WavefrontSize";

Completed in 216 milliseconds