Searched refs:dp_reg (Results 1 – 4 of 4) sorted by relevance
695 RegStorage dp_reg = RegStorage::Solo64(RegStorage::kFloatingPoint | dp_reg_num); in CompilerInitializeRegAlloc() local696 RegisterInfo* dp_reg_info = GetRegInfo(dp_reg); in CompilerInitializeRegAlloc()731 RegStorage dp_reg = RegStorage::Solo64(RegStorage::kFloatingPoint | dp_reg_num); in CompilerInitializeRegAlloc() local732 RegisterInfo* dp_reg_info = GetRegInfo(dp_reg); in CompilerInitializeRegAlloc()
633 RegStorage dp_reg = RegStorage::FloatSolo64(fp_reg_num); in CompilerInitializeRegAlloc() local634 RegisterInfo* dp_reg_info = GetRegInfo(dp_reg); in CompilerInitializeRegAlloc()
609 RegStorage dp_reg = RegStorage::Solo64(RegStorage::kFloatingPoint | dp_reg_num); in CompilerInitializeRegAlloc() local610 RegisterInfo* dp_reg_info = GetRegInfo(dp_reg); in CompilerInitializeRegAlloc()
686 RegStorage dp_reg = RegStorage::FloatSolo64(sp_reg_num); in CompilerInitializeRegAlloc() local687 RegisterInfo* dp_reg_info = GetRegInfo(dp_reg); in CompilerInitializeRegAlloc()