Searched refs:isVALU (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/R600/ | ||
D | SIInstrInfo.h | 146 bool isVALU(uint16_t Opcode) const { in isVALU() function |
D | SIInstrInfo.cpp | 1590 if (isVALU(InstDesc.Opcode) && in isOperandLegal() |