Home
last modified time | relevance | path

Searched refs:instns (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DFastISelEmitter.cpp393 FastISelMap::FastISelMap(std::string instns) in FastISelMap() argument
394 : InstNS(instns) { in FastISelMap()
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp420 FastISelMap::FastISelMap(std::string instns) : InstNS(std::move(instns)) {} in FastISelMap() argument
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFastISelEmitter.cpp427 FastISelMap::FastISelMap(StringRef instns) : InstNS(instns) {} in FastISelMap() argument