Searched defs:constInput (Results 1 – 3 of 3) sorted by relevance
414 auto constInput = graph_->FindOrCreateConstant('A'); in BuildCharIsUpperCaseIntrinsic() local439 auto constInput = graph_->FindOrCreateConstant('a'); in BuildCharToUpperCaseIntrinsic() local467 auto constInput = graph_->FindOrCreateConstant('a'); in BuildCharIsLowerCaseIntrinsic() local490 auto constInput = graph_->FindOrCreateConstant('A'); in BuildCharToLowerCaseIntrinsic() local
2152 ConstantInst *constInput = nullptr; in TrySimplifyCompareWithBoolInput() local2251 ConstantInst *constInput = nullptr; in TrySimplifyCmpCompareWithZero() local2349 ConstantInst *constInput = nullptr; in TrySimplifyCompareAndZero() local2377 ConstantInst *constInput = nullptr; in TrySimplifyCompareLenArrayWithZero() local2479 …l Peepholes::GetInputsOfCompareWithConst(const Inst *inst, Inst **input, ConstantInst **constInput, in GetInputsOfCompareWithConst()
59 auto constInput = inst->GetInput(inputNum).GetInst(); in CheckImmediateSpillFill() local