Searched defs:LastOpc (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp196 unsigned LastOpc = LastInst->getOpcode(); local
/freebsd-11.0-release/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp156 unsigned LastOpc = LastInst->getOpcode(); local
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp109 unsigned LastOpc = LastInst->getOpcode(); local
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp722 unsigned LastOpc = LastInst->getOpcode(); local

Completed in 70 milliseconds