Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86RecognizableInstr.h320 bool shouldBeEmitted() const { in shouldBeEmitted() function
H A DX86RecognizableInstr.cpp147 if (recogInstr.shouldBeEmitted()) { in processInstr()