Home
last modified time | relevance | path

Searched refs:BinaryDescriptorTy (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2850 auto *BinaryDescriptorTy = cast<llvm::StructType>( in createOffloadingBinaryDescriptorRegistration() local
2853 BinaryDescriptorTy, llvm::ConstantInt::get(CGM.Int32Ty, Devices.size()), in createOffloadingBinaryDescriptorRegistration()
2859 M, BinaryDescriptorTy, /*isConstant=*/true, in createOffloadingBinaryDescriptorRegistration()