Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DPredicateExpander.cpp203 StringRef TIIPtr) { in expandCheckFunctionPredicateWithTII() argument
205 OS << (TIIPtr.empty() ? "TII" : TIIPtr) << "->" << MachineInstrFn; in expandCheckFunctionPredicateWithTII()
H A DPredicateExpander.h84 StringRef TIIPtr);