Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h162 static bool isVALU(const MachineInstr &MI) { in isVALU() function
166 bool isVALU(uint16_t Opcode) const { in isVALU() function
DSIInstrInfo.cpp1813 if (isVALU(*MI) && in isOperandLegal()