Searched refs:KmpRoutineEntryPtrQTy (Results 1 – 2 of 2) sorted by relevance
221 QualType KmpRoutineEntryPtrQTy; variable
1455 KmpRoutineEntryPtrQTy = C.getPointerType( in emitKmpRoutineEntryT()1457 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy); in emitKmpRoutineEntryT()1565 createKmpTaskTRecordDecl(CGM, KmpInt32Ty, KmpRoutineEntryPtrQTy); in emitTaskCall()