Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h185 QualType KmpRoutineEntryPtrQTy; variable
DCGOpenMPRuntime.cpp3059 KmpRoutineEntryPtrQTy = C.getPointerType( in emitKmpRoutineEntryT()
3061 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy); in emitKmpRoutineEntryT()
3727 CGM, D.getDirectiveKind(), KmpInt32Ty, KmpRoutineEntryPtrQTy)); in emitTaskInit()