Searched defs:intConst (Results 1 – 6 of 6) sorted by relevance
39 const auto &intConst = static_cast<const MIRIntConst &>(rhs); in operator ==() local
238 MIRIntConst *intConst = safe_cast<MIRIntConst>(st->GetKonst()); in EmitFunctionSymbolTable() local
492 MIRIntConst *intConst = safe_cast<MIRIntConst>(st->GetKonst()); in EmitAsmLabel() local1252 MIRIntConst *intConst = safe_cast<MIRIntConst>(elemConst); in EmitAsmLabel() local
703 ImmOperand *MPISel::SelectIntConst(const MIRIntConst &intConst, PrimType primType) in SelectIntConst()
139 Operand *X64CGFunc::SelectIntConst(const MIRIntConst &intConst, const BaseNode &parent) in SelectIntConst()
953 Operand *AArch64CGFunc::SelectIntConst(const MIRIntConst &intConst, const BaseNode &parent) in SelectIntConst()