Home
last modified time | relevance | path

Searched defs:getFrameIndex (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h109 int getFrameIndex() const { return FI; } in getFrameIndex() function
/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp72 int getFrameIndex() const { return FrameIdx; } in getFrameIndex() function in __anon84125d900111::FrameRef
H A DFixupStatepointCallerSaved.cpp251 int getFrameIndex(Register Reg, MachineBasicBlock *EHPad) { getFrameIndex() function in __anon9f21b9e40211::FrameIndexesCache
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1862 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { getFrameIndex() function in SelectionDAG