Searched defs:intConst (Results 1 – 9 of 9) sorted by relevance
210 MIRIntConst &intConst = static_cast<MIRIntConst &>(emitInfo.elemConst); in EmitMIRIntConst() local293 MIRIntConst *intConst = safe_cast<MIRIntConst>(st->GetKonst()); in EmitFunctionSymbolTable() local
663 MIRIntConst *intConst = safe_cast<MIRIntConst>(st->GetKonst()); in EmitFunctionSymbolTable() local1379 int64 Emitter::GetFieldOffsetValue(const std::string &className, const MIRIntConst &intConst, in GetFieldOffsetValue()1433 MIRIntConst *intConst = safe_cast<MIRIntConst>(elemConst); in EmitIntConst() local
844 ImmOperand *MPISel::SelectIntConst(const MIRIntConst &intConst, PrimType primType) in SelectIntConst()
36 const auto &intConst = static_cast<const MIRIntConst &>(rhs); in operator ==() local
2429 MIRIntConst *intConst = safe_cast<MIRIntConst>(cst->GetConstVal()); in SimplifyCondGoto() local2483 MIRIntConst *intConst = safe_cast<MIRIntConst>(cst->GetConstVal()); in SimplifySwitch() local
2962 … MIRIntConst *intConst = GlobalTables::GetIntConstTable().GetOrCreateIntConst(2, intType); in LowerSyncEnterSyncExit() local2972 MIRIntConst *intConst = safe_cast<MIRIntConst>(cst->GetConstVal()); in LowerSyncEnterSyncExit() local
309 Operand *X64CGFunc::SelectIntConst(const MIRIntConst &intConst, const BaseNode &parent) in SelectIntConst()
659 auto *intConst = safe_cast<MIRIntConst>(constVal); in GetHashIndex() local
3008 Operand *AArch64CGFunc::SelectIntConst(const MIRIntConst &intConst, const BaseNode &parent) in SelectIntConst()3017 Operand *AArch64CGFunc::SelectIntConst(const MIRIntConst &intConst) in SelectIntConst()