Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DPseudoSourceValue.h108 int getFrameIndex() const { return FI; } in getFrameIndex() function
/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h105 int getFrameIndex() const { return FI; } in getFrameIndex() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h114 int getFrameIndex() const { return FI; } in getFrameIndex() function
/external/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp62 int getFrameIndex() const { return FrameIdx; } in getFrameIndex() function in __anonaf996c480111::FrameRef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp72 int getFrameIndex() const { return FrameIdx; } in getFrameIndex() function in __anone05e87a00111::FrameRef
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h122 ArrayRef<int> getFrameIndex() const { return FrameIndex; } in getFrameIndex() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h147 int getFrameIndex() const { return FrameIndex; } in getFrameIndex() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1082 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex() function in SelectionDAG
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1295 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex() function in SelectionDAG
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1380 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex() function in SelectionDAG