Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.h145 bool isSSE,
DX86RecognizableInstr.cpp999 bool isSSE, in typeFromString() argument
1002 if (isSSE) { in typeFromString()