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

/netbsd-current/external/apache2/llvm/dist/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.cpp4083 if (isSOP2(MI) || isSOPC(MI)) {

Completed in 189 milliseconds