Searched defs:intConst (Results 1 – 12 of 12) sorted by relevance
198 MIRIntConst &intConst = static_cast<MIRIntConst &>(emitInfo.elemConst); in EmitMIRIntConst() local280 MIRIntConst *intConst = safe_cast<MIRIntConst>(st->GetKonst()); in EmitFunctionSymbolTable() local
1279 int64 Emitter::GetFieldOffsetValue(const std::string &className, const MIRIntConst &intConst, in GetFieldOffsetValue()1335 MIRIntConst *intConst = safe_cast<MIRIntConst>(elemConst); in EmitIntConst() local
837 ImmOperand *MPISel::SelectIntConst(const MIRIntConst &intConst, PrimType primType) in SelectIntConst()
199 … auto *intConst = safe_cast<MIRIntConst>(static_cast<ConstvalNode *>(opnd0)->GetConstVal()); in DoLowerBlock() local
2336 MIRIntConst *intConst = safe_cast<MIRIntConst>(cst->GetConstVal()); in SimplifyCondGoto() local2390 MIRIntConst *intConst = safe_cast<MIRIntConst>(cst->GetConstVal()); in SimplifySwitch() local2512 MIRIntConst *intConst = safe_cast<MIRIntConst>(cst->GetConstVal()); in SimplifyIf() local
36 const auto &intConst = static_cast<const MIRIntConst &>(rhs); in operator ==() local
1842 … MIRIntConst *intConst = GlobalTables::GetIntConstTable().GetOrCreateIntConst(2, *intType); in ParseNaryStmt() local
3725 … MIRIntConst *intConst = GlobalTables::GetIntConstTable().GetOrCreateIntConst(2, intType); in LowerSyncEnterSyncExit() local3735 MIRIntConst *intConst = safe_cast<MIRIntConst>(cst->GetConstVal()); in LowerSyncEnterSyncExit() local
94 const MIRIntConst *intConst = static_cast<const MIRIntConst *>(rematInfo.mirConst); in IsRematerializable() local183 MIRIntConst *intConst = in Rematerialize() local
3581 Operand *AArch64CGFunc::SelectIntConst(const MIRIntConst &intConst) in SelectIntConst()
313 Operand *X64CGFunc::SelectIntConst(const MIRIntConst &intConst) in SelectIntConst()
659 auto *intConst = safe_cast<MIRIntConst>(constVal); in GetHashIndex() local