Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.h107 FILTER_NORMAL // instruction should have high priority and generate an enumerator
DX86RecognizableInstr.cpp474 return FILTER_NORMAL; in filter()
551 case FILTER_NORMAL: in emitInstructionSpecifier()