Home
last modified time | relevance | path

Searched defs:ComputeUnitKind (Results 1 – 2 of 2) sorted by relevance

/llvm-project/offload/plugins-nextgen/common/src/
H A DJIT.cpp189 backend(Module & M,const std::string & ComputeUnitKind,unsigned OptLevel) backend() argument
241 getOrCreateObjFile(const __tgt_device_image & Image,LLVMContext & Ctx,const std::string & ComputeUnitKind) getOrCreateObjFile() argument
281 compile(const __tgt_device_image & Image,const std::string & ComputeUnitKind,PostProcessingFn PostProcessing) compile() argument
314 const std::string &ComputeUnitKind = Device.getComputeUnitKind(); process() local
[all...]
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp2900 std::string ComputeUnitKind; global() member