Searched refs:isSOP2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h371 static bool isSOP2(const MachineInstr &MI) { function in class:llvm::final
375 bool isSOP2(uint16_t Opcode) const { function in class:llvm::final
H A DSIInstrInfo.cpp3842 if (isSOP2(MI) || isSOPC(MI)) {

Completed in 85 milliseconds