Searched defs:haveFunc (Results 1 – 7 of 7) sorted by relevance
44 auto haveFunc = method_->HaveFuncWithCallField(); in GetArgGate() local65 size_t ArgumentAccessor::GetFunctionArgIndex(const size_t currentVreg, const bool haveFunc, in GetFunctionArgIndex()
272 GateRef haveFunc = ZExtInt1ToInt32(Int64NotEqual(Int64And(Int64LSR(callField, in GetNewTarget() local511 …GateRef haveFunc = Int64NotEqual(Int64And(Int64LSR(callField, Int64(MethodLiteral::HaveFuncBit::ST… in GetStartIdxAndNumArgs() local
216 GateRef haveFunc = ZExtInt1ToInt32(Int64NotEqual(Int64And(Int64LSR(callField, in GetNewTarget() local237 …GateRef haveFunc = Int64NotEqual(Int64And(Int64LSR(callField, Int64(MethodLiteral::HaveFuncBit::ST… in GetStartIdxAndNumArgs() local
244 GateRef haveFunc = in GetNewTarget() local265 …GateRef haveFunc = Int64NotEqual(Int64And(Int64LSR(callField, Int64(MethodLiteral::HaveFuncBit::ST… in GetStartIdxAndNumArgs() local
7767 bool haveFunc = method->HaveFuncWithCallField(); in GetNewTarget() local7779 bool haveFunc = method->HaveFuncWithCallField(); in GetNumArgs() local
7889 bool haveFunc = method->HaveFuncWithCallField(); in GetNewTarget() local7936 bool haveFunc = method->HaveFuncWithCallField(); in GetNumArgs() local
2410 Expr haveFunc = lmirBuilder_->Cvt( in VisitInitVreg() local