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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp374 static unsigned getInstSubclass(unsigned Opc, const SIInstrInfo &TII) { function in namespace:__anon2119
839 const unsigned InstSubclass = getInstSubclass(Opc, *TII);
856 (getInstSubclass(MBBI->getOpcode(), *TII) != InstSubclass)) {

Completed in 108 milliseconds