Home
last modified time | relevance | path

Searched refs:getOpcodeWidth (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp318 static unsigned getOpcodeWidth(const MachineInstr &MI, const SIInstrInfo &TII) { in getOpcodeWidth() function
769 Width = getOpcodeWidth(*I, *LSO.TII); in setMI()