Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DX86MnemonicTables.cpp51 if (!RI.shouldBeEmitted()) in run()
DX86RecognizableInstr.h212 bool shouldBeEmitted() const;
DX86RecognizableInstr.cpp138 bool RecognizableInstrBase::shouldBeEmitted() const { in shouldBeEmitted() function in RecognizableInstrBase
172 if (!recogInstr.shouldBeEmitted()) in processInstr()