Searched refs:stackSlotType (Results 1 – 6 of 6) sorted by relevance
692 static Type stackSlotType();
304 static Type stackSlotType();
1426 template <typename TraitsType> Type TargetX86Base<TraitsType>::stackSlotType() {5426 ValExt = Ctx->getConstantInt(stackSlotType(), ValValue);5428 Variable *ValExtVar = Func->makeVariable(stackSlotType());7560 Variable *Src0AsI32 = Func->makeVariable(stackSlotType());7568 Variable *Src0AsI32 = Func->makeVariable(stackSlotType());
530 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()538 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()792 Variable *ValExt = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()1414 Type TargetMIPS32::stackSlotType() { return IceType_i32; } in stackSlotType() function in Ice::MIPS32::TargetMIPS32
670 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()678 Variable *Src0AsI32 = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()791 Variable *ValExt = Func->makeVariable(stackSlotType()); in genTargetHelperCallFor()1423 Type TargetARM32::stackSlotType() { return IceType_i32; } in stackSlotType() function in Ice::ARM32::TargetARM32
432 static Type stackSlotType();