Searched refs:getLocals (Results 1 – 4 of 4) sorted by relevance
95 const std::vector<MVT> &getLocals() const { return Locals; } in getLocals() function
77 unsigned Local = FuncInfo->getParams().size() + FuncInfo->getLocals().size(); in getLocalForStackObject()
255 CurLocal += static_cast<unsigned>(MFI.getLocals().size()); in runOnMachineFunction()
636 valTypesFromMVTs(MFI->getLocals(), Locals); in emitFunctionBodyStart()