Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h226 static bool isVOP3(const MachineInstr &MI) { in isVOP3() function
230 bool isVOP3(uint16_t Opcode) const { in isVOP3() function
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1801 static bool isVOP3(OperandVector &Operands) { in isVOP3() function