Lines Matching +full:hardware +full:- +full:protected
1 //===-- AMDGPUMachineFunctionInfo.h -------------------------------*- C++ -*-=//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
29 protected:
52 // Kernels + shaders. i.e. functions called by the hardware and not called
56 // Entry points called by other functions instead of directly by the hardware.