Searched defs:FrameTy (Results 1 – 12 of 12) sorted by relevance
92 auto *FrameTy = Int8Ptr; in lowerCoroDone() local129 StructType *FrameTy = StructType::create(C, "NoopCoro.Frame"); in lowerCoroNoop() local
35 auto *FrameTy = StructType::get( in lowerSubFn() local
1008 StructType *FrameTy = Shape.FrameTy; in buildFrameDebugInfo() local1149 StructType *FrameTy = [&] { in buildFrameType() local1558 StructType *FrameTy = Shape.FrameTy; in createFramePtr() local1590 StructType *FrameTy = Shape.FrameTy; in insertSpills() local
162 auto FrameTy = ArrayType::get(Type::getInt8Ty(C), FrameSize); in elideHeapAllocations() local
98 StructType *FrameTy; member
377 auto *FrameTy = Shape.FrameTy; in createResumeEntryBlock() local
96 auto *FrameTy = Int8Ptr; in lowerCoroDone() local114 StructType *FrameTy = StructType::create(C, "NoopCoro.Frame"); in lowerCoroNoop() local
109 void Lowerer::elideHeapAllocations(Function *F, Type *FrameTy, AAResults &AA) { in elideHeapAllocations()247 auto *FrameTy = getFrameType(cast<Function>(ResumeAddrConstant)); in processCoroId() local
45 auto *FrameTy = StructType::get( in lowerSubFn() local
402 StructType *FrameTy = StructType::create(C, Name); in buildFrameType() local590 StructType *FrameTy = Shape.FrameTy; in insertSpills() local
109 StructType *FrameTy; member
284 auto *FrameTy = Shape.FrameTy; in createResumeEntryBlock() local