Home
last modified time | relevance | path

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

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