Home
last modified time | relevance | path

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

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