HomeSort by: relevance | last modified time | path
    Searched refs:isSOP2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 371 static bool isSOP2(const MachineInstr &MI) {
375 bool isSOP2(uint16_t Opcode) const {
SIInstrInfo.cpp 4083 if (isSOP2(MI) || isSOPC(MI)) {

Completed in 27 milliseconds