Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp316 static unsigned getOpcodeWidth(const MachineInstr &MI, const SIInstrInfo &TII) { in getOpcodeWidth() function
749 Width = getOpcodeWidth(*I, *LSO.TII); in setMI()