Searched defs:constInput (Results 1 – 3 of 3) sorted by relevance
2263 ConstantInst *constInput = nullptr; in TrySimplifyCompareWithBoolInput() local2308 ConstantInst *constInput = nullptr; in TrySimplifyCmpCompareWithZero() local2374 ConstantInst *constInput = nullptr; in TrySimplifyCompareAndZero() local2402 ConstantInst *constInput = nullptr; in TrySimplifyCompareLenArrayWithZero() local2503 …l Peepholes::GetInputsOfCompareWithConst(const Inst *inst, Inst **input, ConstantInst **constInput, in GetInputsOfCompareWithConst()
419 auto constInput = graph_->FindOrCreateConstant('A'); in BuildCharIsUpperCaseIntrinsic() local444 auto constInput = graph_->FindOrCreateConstant('a'); in BuildCharToUpperCaseIntrinsic() local472 auto constInput = graph_->FindOrCreateConstant('a'); in BuildCharIsLowerCaseIntrinsic() local495 auto constInput = graph_->FindOrCreateConstant('A'); in BuildCharToLowerCaseIntrinsic() local
59 auto constInput = inst->GetInput(inputNum).GetInst(); in CheckImmediateSpillFill() local