Searched defs:cnst (Results 1 – 7 of 7) sorted by relevance
149 ConstantInst *ConstFoldingCreateConst(Inst *inst, ConstantInst *cnst, bool isLiteralData = false) in ConstFoldingCreateConst()155 ConstantInst *ConstFoldingCastInt2Int(Inst *inst, ConstantInst *cnst) in ConstFoldingCastInt2Int()181 ConstantInst *ConstFoldingCastIntConst(Graph *graph, Inst *inst, ConstantInst *cnst, bool isLiteral… in ConstFoldingCastIntConst()205 auto cnst = static_cast<ConstantInst *>(input); in ConstFoldingCastConst() local270 auto cnst = static_cast<ConstantInst *>(input.GetInst()); in ConstFoldingNeg() local297 auto cnst = static_cast<ConstantInst *>(input.GetInst()); in ConstFoldingAbs() local332 auto cnst = static_cast<ConstantInst *>(input.GetInst()); in ConstFoldingNot() local654 ConstantInst *cnst = ConstFoldingCreateIntConst(inst, 0); in ConstFoldingMod() local1160 auto cnst = input->CastToConstant(); in ConstFoldingSqrt() local
481 auto cnst = input1->CastToConstant(); in VisitMul() local1160 auto cnst = inst->GetBasicBlock()->GetGraph()->FindOrCreateConstant(constValue); in TryReplaceCompareAnyType() local1687 auto cnst = static_cast<ConstantInst *>(input1); in TrySimplifyShifts() local1740 auto cnst = input1->CastToConstant(); in TrySimplifyAddSubWithZeroInput() local1761 auto cnst = input1->CastToConstant(); in TrySimplifyAddSubWithConstInput() local1774 auto cnst = input0->CastToConstant(); in TrySimplifyAddSubWithConstInput() local2794 auto cnst = oldInst->GetBasicBlock()->GetGraph()->FindOrCreateConstant(0); in CreateCompareInsteadOfXorAdd() local
584 auto cnst = graph->FindOrCreateConstant(1); in VisitCompare() local701 auto cnst = inst->GetInput(1).GetInst(); in GetCheckInstAndGetConstInput() local1187 auto cnst = graph->FindOrCreateConstant(value); in LowerConstArrayIndex() local
931 auto cnst = GetGraph()->FindOrCreateConstant(val); in InsertBoundsCheckDeoptimization() local
202 ConstantInst *cnst = nullptr; in IsInstIncOrDec() local266 auto cnst = constInst->CastToConstant()->GetIntValue(); in SetIndexAndConstStep() local
49 auto cnst = graph->FindOrCreateConstant(val); in ReturnTest() local
3168 auto cnst = INS(3U).GetInput(0U).GetInst(); in TEST_F() local3198 auto cnst = INS(5U).GetInput(0U).GetInst(); in TEST_F() local