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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 379 static bool isSOPC(const MachineInstr &MI) {
383 bool isSOPC(uint16_t Opcode) const {
SIShrinkInstructions.cpp 679 if (MI.isCompare() && TII->isSOPC(MI)) {
SIInstrInfo.cpp 4083 if (isSOP2(MI) || isSOPC(MI)) {

Completed in 21 milliseconds