Lines Matching refs:getNextInstVar
1394 Func->addArg(getNextInstVar(ArgType)); in parseFunction()
1516 Ice::Variable *getNextInstVar(Ice::Type Ty) { in getNextInstVar() function in __anon013ef65f0111::FunctionParser
2090 Ice::Variable *Var = getNextInstVar(Ty); in appendErrorInstruction()
2238 Func.get(), Opcode, getNextInstVar(Type1), Op1, Op2)); in ProcessRecord()
2253 Func.get(), CastKind, getNextInstVar(CastType), Src)); in ProcessRecord()
2297 Func.get(), getNextInstVar(ThenType), CondVal, ThenVal, ElseVal)); in ProcessRecord()
2319 Func.get(), getNextInstVar(typeElementType(VecType)), Vec, Index)); in ProcessRecord()
2353 Func.get(), getNextInstVar(VecType), Vec, Elt, Index)); in ProcessRecord()
2381 Ice::Variable *Dest = getNextInstVar(DestType); in ProcessRecord()
2556 Ice::Variable *Dest = getNextInstVar(Ty); in ProcessRecord()
2592 Func.get(), getNextInstVar(PtrTy), ByteCount, Alignment)); in ProcessRecord()
2611 Func.get(), getNextInstVar(Ty), Address, Alignment)); in ProcessRecord()
2758 : getNextInstVar(ReturnType); in ProcessRecord()