Home
last modified time | relevance | path

Searched refs:getAllocaAdjustInsts (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonMachineFunctionInfo.h53 const std::vector<MachineInstr*>& getAllocaAdjustInsts() { in getAllocaAdjustInsts() function
DHexagonFrameLowering.cpp524 auto &AdjustRegs = FuncInfo->getAllocaAdjustInsts(); in insertPrologueInBlock()