Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DX86RecognizableInstr.h192 bool shouldBeEmitted() const { in shouldBeEmitted() function
DX86RecognizableInstr.cpp257 if (recogInstr.shouldBeEmitted()) { in processInstr()