Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.h150 bool needsImpliedVcc(const MCInstrDesc &Desc, unsigned OpNo) const;
H A DAMDGPUInstPrinter.cpp672 bool AMDGPUInstPrinter::needsImpliedVcc(const MCInstrDesc &Desc, in needsImpliedVcc() function in AMDGPUInstPrinter
871 if (needsImpliedVcc(Desc, OpNo)) in printOperandAndFPInputMods()
924 if (needsImpliedVcc(Desc, OpNo)) in printOperandAndIntInputMods()