Searched defs:cnst (Results 1 – 8 of 8) 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() local629 ConstantInst *cnst = ConstFoldingCreateIntConst(inst, 0); in ConstFoldingMod() local1041 auto cnst = input->CastToConstant(); in ConstFoldingSqrt() local
480 auto cnst = input1->CastToConstant(); in VisitMul() local1134 auto cnst = inst->GetBasicBlock()->GetGraph()->FindOrCreateConstant(constValue); in TryReplaceCompareAnyType() local1762 auto cnst = static_cast<ConstantInst *>(input1); in TrySimplifyShifts() local1844 auto cnst = input1->CastToConstant(); in TrySimplifyAddSubWithZeroInput() local1865 auto cnst = input1->CastToConstant(); in TrySimplifyAddSubWithConstInput() local1878 auto cnst = input0->CastToConstant(); in TrySimplifyAddSubWithConstInput() local2799 auto cnst = oldInst->GetBasicBlock()->GetGraph()->FindOrCreateConstant(0); in CreateCompareInsteadOfXorAdd() local
430 auto cnst = graph->FindOrCreateConstant(1); in VisitCompare() local545 auto cnst = inst->GetInput(1).GetInst(); in GetCheckInstAndGetConstInput() local1020 auto cnst = graph->FindOrCreateConstant(value); in LowerConstArrayIndex() local
825 auto cnst = GetGraph()->FindOrCreateConstant(val); in InsertBoundsCheckDeoptimization() local
195 ConstantInst *cnst = nullptr; in IsInstIncOrDec() local255 auto cnst = constInst->CastToConstant()->GetIntValue(); in SetIndexAndConstStep() local
800 auto cnst = inst->GetInput(1).GetInst(); in VisitAShr() local
41 auto cnst = graph->FindOrCreateConstant(val); in ReturnTest() local
3092 auto cnst = INS(3U).GetInput(0U).GetInst(); in TEST_F() local3122 auto cnst = INS(5U).GetInput(0U).GetInst(); in TEST_F() local