Searched defs:doubleConst (Results 1 – 6 of 6) sorted by relevance
458 auto *doubleConst = in DoGetOrCreateDoubleConst() local475 auto *doubleConst = in DoGetOrCreateDoubleConstThreadSafe() local494 for (const auto &doubleConst : doubleConstTable) { in ~FPConstTable() local
292 MIRDoubleConst *doubleConst = safe_cast<MIRDoubleConst>(st->GetKonst()); in EmitFunctionSymbolTable() local
211 std::array<double, 3U> doubleConst {-5.5, 0.1, 5.2}; in TEST_F() local
323 Operand *X64CGFunc::SelectDoubleConst(MIRDoubleConst &doubleConst, const BaseNode &parent) in SelectDoubleConst()
669 auto *doubleConst = safe_cast<MIRDoubleConst>(constVal); in GetHashIndex() local
3658 Operand *AArch64CGFunc::SelectDoubleConst(MIRDoubleConst &doubleConst, const BaseNode &parent) in SelectDoubleConst()