Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonMachineFunctionInfo.h51 const std::vector<MachineInstr*>& getAllocaAdjustInsts() { in getAllocaAdjustInsts() function
DHexagonFrameLowering.cpp99 FuncInfo->getAllocaAdjustInsts(); in emitPrologue()