Searched refs:stackSlotType (Results 1 – 8 of 8) sorted by relevance
660 static Type stackSlotType();
403 static Type stackSlotType();
407 static Type stackSlotType();
1195 Type TargetX8664::stackSlotType() { return WordType; } in stackSlotType() function in Ice::X8664::TargetX86644399 ValExt = Ctx->getConstantInt(stackSlotType(), ValValue); in lowerMemset()4401 Variable *ValExtVar = Func->makeVariable(stackSlotType()); in lowerMemset()6268 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()6276 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()
1213 Type TargetX8632::stackSlotType() { return WordType; } in stackSlotType() function in Ice::X8632::TargetX86324978 ValExt = Ctx->getConstantInt(stackSlotType(), ValValue); in lowerMemset()4980 Variable *ValExtVar = Func->makeVariable(stackSlotType()); in lowerMemset()7004 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()7012 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()
303 static Type stackSlotType();
661 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()669 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()782 Variable *ValExt = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()1274 Type TargetARM32::stackSlotType() { return IceType_i32; } in stackSlotType() function in Ice::ARM32::TargetARM32
528 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()536 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()790 Variable *ValExt = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()1399 Type TargetMIPS32::stackSlotType() { return IceType_i32; } in stackSlotType() function in Ice::MIPS32::TargetMIPS32