Lines Matching refs:IdentTy
38 StructType *IdentTy = in createCallSpawnThreads() local
42 Type *Params[] = {IdentTy->getPointerTo(), Builder.getInt32Ty(), in createCallSpawnThreads()
318 StructType *IdentTy = in createCallGlobalThreadNum() local
322 Type *Params[] = {IdentTy->getPointerTo()}; in createCallGlobalThreadNum()
338 StructType *IdentTy = in createCallPushNumThreads() local
342 Type *Params[] = {IdentTy->getPointerTo(), Builder.getInt32Ty(), in createCallPushNumThreads()
362 StructType *IdentTy = in createCallStaticInit() local
369 Type *Params[] = {IdentTy->getPointerTo(), in createCallStaticInit()
402 StructType *IdentTy = in createCallStaticFini() local
408 Type *Params[] = {IdentTy->getPointerTo(), Builder.getInt32Ty()}; in createCallStaticFini()
425 StructType *IdentTy = in createCallDispatchInit() local
432 Type *Params[] = {IdentTy->getPointerTo(), in createCallDispatchInit()
466 StructType *IdentTy = in createCallDispatchNext() local
473 Type *Params[] = {IdentTy->getPointerTo(), in createCallDispatchNext()
498 StructType *IdentTy = in createSourceLocation() local
503 if (!IdentTy) { in createSourceLocation()
508 IdentTy = in createSourceLocation()
521 *M, IdentTy, true, GlobalValue::PrivateLinkage, nullptr, LocName); in createSourceLocation()
532 IdentTy, {Builder.getInt32(0), Builder.getInt32(0), Builder.getInt32(0), in createSourceLocation()