Home
last modified time | relevance | path

Searched refs:addExtraGlobal (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h1642 void addExtraGlobal(StringRef Name, Init *I) { in addExtraGlobal() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.cpp2580 Records.addExtraGlobal(DeclName->getValue(), in ParseDefset()