Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCInstrDesc.h331 bool isSelect() const { in isSelect() function
/freebsd-9-stable/contrib/llvm/utils/TableGen/
DCodeGenInstruction.h224 bool isSelect; variable