Lines Matching refs:IdentTy
38 StructType *IdentTy = in createCallSpawnThreads() local
42 Type *Params[] = {IdentTy->getPointerTo(), Builder.getInt32Ty(), in createCallSpawnThreads()
323 StructType *IdentTy = in createCallGlobalThreadNum() local
327 Type *Params[] = {IdentTy->getPointerTo()}; in createCallGlobalThreadNum()
345 StructType *IdentTy = in createCallPushNumThreads() local
349 Type *Params[] = {IdentTy->getPointerTo(), Builder.getInt32Ty(), in createCallPushNumThreads()
370 StructType *IdentTy = in createCallStaticInit() local
377 Type *Params[] = {IdentTy->getPointerTo(), in createCallStaticInit()
411 StructType *IdentTy = in createCallStaticFini() local
417 Type *Params[] = {IdentTy->getPointerTo(), Builder.getInt32Ty()}; in createCallStaticFini()
435 StructType *IdentTy = in createCallDispatchInit() local
442 Type *Params[] = {IdentTy->getPointerTo(), in createCallDispatchInit()
477 StructType *IdentTy = in createCallDispatchNext() local
484 Type *Params[] = {IdentTy->getPointerTo(), in createCallDispatchNext()
511 StructType *IdentTy = in createSourceLocation() local
516 if (!IdentTy) { in createSourceLocation()
521 IdentTy = in createSourceLocation()
535 *M, IdentTy, true, GlobalValue::PrivateLinkage, nullptr, LocName); in createSourceLocation()
546 IdentTy, {Builder.getInt32(0), Builder.getInt32(0), Builder.getInt32(0), in createSourceLocation()