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()
277 GateRef haveFunc = ZExtInt1ToInt32(Int64NotEqual(Int64And(Int64LSR(callField, in GetNewTarget() local516 …GateRef haveFunc = Int64NotEqual(Int64And(Int64LSR(callField, Int64(MethodLiteral::HaveFuncBit::ST… in GetStartIdxAndNumArgs() local
217 GateRef haveFunc = ZExtInt1ToInt32(Int64NotEqual(Int64And(Int64LSR(callField, in GetNewTarget() local238 …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
7920 bool haveFunc = method->HaveFuncWithCallField(); in GetNewTarget() local7932 bool haveFunc = method->HaveFuncWithCallField(); in GetNumArgs() local
7966 bool haveFunc = method->HaveFuncWithCallField(); in GetNewTarget() local8013 bool haveFunc = method->HaveFuncWithCallField(); in GetNumArgs() local
2503 Expr haveFunc = lmirBuilder_->Cvt( in VisitInitVreg() local