Searched defs:FrameIndexSDNode (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1241 class FrameIndexSDNode : public SDNode { class in class:llvm::SDNode
1244 FrameIndexSDNode(int fi, EVT VT, bool isTarg) function in class:llvm::SDNode::FrameIndexSDNode
1252 static bool classof(const FrameIndexSDNode *) { return true; }
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1397 class FrameIndexSDNode : public SDNode { class in inherits:SDNode
1400 FrameIndexSDNode(int fi, EVT VT, bool isTarg) function in class:FrameIndexSDNode

Completed in 57 milliseconds