Searched defs:constInput (Results 1 – 3 of 3) sorted by relevance
424 auto constInput = graph_->FindOrCreateConstant('A'); in BuildCharIsUpperCaseIntrinsic() local449 auto constInput = graph_->FindOrCreateConstant('a'); in BuildCharToUpperCaseIntrinsic() local477 auto constInput = graph_->FindOrCreateConstant('a'); in BuildCharIsLowerCaseIntrinsic() local500 auto constInput = graph_->FindOrCreateConstant('A'); in BuildCharToLowerCaseIntrinsic() local
2121 ConstantInst *constInput = nullptr; in TrySimplifyCompareWithBoolInput() local2220 ConstantInst *constInput = nullptr; in TrySimplifyCmpCompareWithZero() local2318 ConstantInst *constInput = nullptr; in TrySimplifyCompareAndZero() local2346 ConstantInst *constInput = nullptr; in TrySimplifyCompareLenArrayWithZero() local2448 …l Peepholes::GetInputsOfCompareWithConst(const Inst *inst, Inst **input, ConstantInst **constInput, in GetInputsOfCompareWithConst()
59 auto constInput = inst->GetInput(inputNum).GetInst(); in CheckImmediateSpillFill() local