Home
last modified time | relevance | path

Searched defs:FastISelMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp384 class FastISelMap { class
431 FastISelMap::FastISelMap(StringRef instns) : InstNS(instns) {} in FastISelMap() function in FastISelMap