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

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h104 int getFrameIndex() const { return FI; } function in class:llvm::FixedStackPseudoSourceValue
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp58 int getFrameIndex() const { return FrameIdx; } function in class:__anon2132::FrameRef
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h170 int getFrameIndex() const { return FrameIndex; } function in class:llvm::DbgVariable
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1169 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { function in class:SelectionDAG

Completed in 173 milliseconds