Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h221 QualType KmpRoutineEntryPtrQTy; variable
DCGOpenMPRuntime.cpp1455 KmpRoutineEntryPtrQTy = C.getPointerType( in emitKmpRoutineEntryT()
1457 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy); in emitKmpRoutineEntryT()
1565 createKmpTaskTRecordDecl(CGM, KmpInt32Ty, KmpRoutineEntryPtrQTy); in emitTaskCall()