HomeSort by relevance Sort by last modified time
    Searched defs:addStackRoot (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
GCMetadata.h 112 /// addStackRoot - Registers a root that lives on the stack. Num is the
115 void addStackRoot(int Num, const Constant *Metadata) {
  /external/llvm/include/llvm/CodeGen/
GCMetadata.h 109 /// addStackRoot - Registers a root that lives on the stack. Num is the
112 void addStackRoot(int Num, const Constant *Metadata) {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
GCMetadata.h 117 /// addStackRoot - Registers a root that lives on the stack. Num is the
120 void addStackRoot(int Num, const Constant *Metadata) {

Completed in 73 milliseconds