Home
last modified time | relevance | path

Searched defs:hasFROperands (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.cpp477 bool RecognizableInstr::hasFROperands() const { in hasFROperands() function in RecognizableInstr
567 bool hasFROperands = false; in emitInstructionSpecifier() local