Searched refs:addStackRoot (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DGCMetadata.h117 /// addStackRoot - Registers a root that lives on the stack. Num is the
120 void addStackRoot(int Num, const Constant *Metadata) { function in class:llvm::GCFunctionInfo
/external/llvm/include/llvm/CodeGen/
H A DGCMetadata.h109 /// addStackRoot - Registers a root that lives on the stack. Num is the
112 void addStackRoot(int Num, const Constant *Metadata) { function in class:llvm::GCFunctionInfo
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5049 GFI->addStackRoot(FI->getIndex(), TypeMap);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5456 GFI->addStackRoot(FI->getIndex(), TypeMap);

Completed in 536 milliseconds