Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp2815 Records.addExtraGlobal(DeclName->getValue(), in ParseDefset()
2854 Records.addExtraGlobal(DeclName->getValue(), Value); in ParseDefvar()
/external/llvm-project/llvm/lib/TableGen/
DTGParser.cpp2879 Records.addExtraGlobal(DeclName->getValue(), in ParseDefset()
2917 Records.addExtraGlobal(DeclName->getValue(), Value); in ParseDefvar()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1738 void addExtraGlobal(StringRef Name, Init *I) { in addExtraGlobal() function
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h1769 void addExtraGlobal(StringRef Name, Init *I) { in addExtraGlobal() function