Searched defs:constInput (Results 1 – 3 of 3) sorted by relevance
404 auto constInput = graph_->FindOrCreateConstant('A'); in BuildCharIsUpperCaseIntrinsic() local429 auto constInput = graph_->FindOrCreateConstant('a'); in BuildCharToUpperCaseIntrinsic() local457 auto constInput = graph_->FindOrCreateConstant('a'); in BuildCharIsLowerCaseIntrinsic() local480 auto constInput = graph_->FindOrCreateConstant('A'); in BuildCharToLowerCaseIntrinsic() local
2121 ConstantInst *constInput = nullptr; in TrySimplifyCompareWithBoolInput() local2220 ConstantInst *constInput = nullptr; in TrySimplifyCmpCompareWithZero() local2309 ConstantInst *constInput = nullptr; in TrySimplifyCompareAndZero() local2337 ConstantInst *constInput = nullptr; in TrySimplifyCompareLenArrayWithZero() local2439 …l Peepholes::GetInputsOfCompareWithConst(const Inst *inst, Inst **input, ConstantInst **constInput, in GetInputsOfCompareWithConst()
59 auto constInput = inst->GetInput(inputNum).GetInst(); in CheckImmediateSpillFill() local