Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4490 const MCInstrDesc &Op32Desc = get(Op32); in buildShrunkInst() local
4492 BuildMI(*MBB, MI, MI.getDebugLoc(), Op32Desc) in buildShrunkInst()
4500 for (int I = 0, E = Op32Desc.getNumDefs(); I != E; ++I) in buildShrunkInst()