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.h165 bool needsImpliedVcc(const MCInstrDesc &Desc, unsigned OpNo) const;
H A DAMDGPUInstPrinter.cpp762 bool AMDGPUInstPrinter::needsImpliedVcc(const MCInstrDesc &Desc, in needsImpliedVcc() function in AMDGPUInstPrinter
972 if (needsImpliedVcc(Desc, OpNo)) in printOperandAndFPInputMods()
1025 if (needsImpliedVcc(Desc, OpNo)) in printOperandAndIntInputMods()