Home
last modified time | relevance | path

Searched defs:IsKernel (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h50 bool IsKernel; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dgpu_event_stats.h33 bool IsKernel() const { return !kernel_details.empty(); } in IsKernel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp72 const bool IsKernel = CC == CallingConv::AMDGPU_KERNEL || in SIMachineFunctionInfo() local
H A DSIISelLowering.cpp2407 bool IsKernel = AMDGPU::isKernel(CallConv); in LowerFormalArguments() local
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp259 const bool IsKernel = EF->isKernelStyle(); in beginForEach() local
/aosp_15_r20/external/vboot_reference/cgpt/
H A Dcgpt_common.c878 int IsKernel(struct drive *drive, int secondary, uint32_t index) { in IsKernel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2926 bool IsKernel = OMPInfoCache.Kernels.count(F); in updateImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2052 bool IsKernel = AMDGPU::isKernel(CallConv); in LowerFormalArguments() local