Home
last modified time | relevance | path

Searched refs:KmpRoutineEntryPtrQTy (Results 1 – 4 of 4) 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()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h450 QualType KmpRoutineEntryPtrQTy; variable
DCGOpenMPRuntime.cpp3342 KmpRoutineEntryPtrQTy = C.getPointerType( in emitKmpRoutineEntryT()
3344 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy); in emitKmpRoutineEntryT()
4194 CGM, D.getDirectiveKind(), KmpInt32Ty, KmpRoutineEntryPtrQTy)); in emitTaskInit()
4204 CGM, D.getDirectiveKind(), KmpInt32Ty, KmpRoutineEntryPtrQTy)); in emitTaskInit()