Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUMCInstLower.cpp215 if (isVerbose()) in emitInstruction()
221 if (isVerbose()) in emitInstruction()
227 if (isVerbose()) { in emitInstruction()
237 if (isVerbose()) { in emitInstruction()
250 if (isVerbose()) { in emitInstruction()
260 if (isVerbose()) in emitInstruction()
266 if (isVerbose()) in emitInstruction()
HDR600AsmPrinter.cpp120 if (isVerbose()) { in runOnMachineFunction()
HDAMDGPUAsmPrinter.cpp576 if (isVerbose()) { in runOnMachineFunction()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinterDwarf.cpp91 if (isVerbose()) { in emitEncodingByte()
266 if (isVerbose()) in emitDwarfDIE()
278 if (isVerbose()) { in emitDwarfDIE()
HDAsmPrinter.cpp718 if (isVerbose()) { in emitGlobalVariable()
928 if (isVerbose()) in emitFunctionHeader()
998 if (isVerbose()) { in emitFunctionHeader()
1695 if (isVerbose()) { in emitFunctionBody()
1743 if (isVerbose()) in emitFunctionBody()
1779 if (isVerbose()) { in emitFunctionBody()
1794 if (isVerbose()) { in emitFunctionBody()
1800 if (isVerbose()) emitImplicitDef(&MI); in emitFunctionBody()
1803 if (isVerbose()) emitKill(&MI, *this); in emitFunctionBody()
1809 if (isVerbose()) in emitFunctionBody()
[all …]
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDLLVMContext.cpp240 (!Remark->isVerbose() || Remark->getHotness()); in isDiagnosticEnabled()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDAsmPrinter.h254 bool isVerbose() const { return VerboseAsm; } in isVerbose() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVAsmPrinter.cpp134 if (isVerbose()) { in emitFunctionHeader()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyAsmPrinter.cpp676 if (isVerbose()) { in emitInstruction()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDiagnosticInfo.h485 bool isVerbose() const { return IsVerbose; } in isVerbose() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCAsmPrinter.cpp1079 if (isVerbose()) in emitInstruction()
1150 if (isVerbose() && IsAIX) in emitInstruction()
2804 if (isVerbose()) { in emitGlobalVariableHelper()
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenAction.cpp710 if (D.isVerbose() && !D.getHotness()) in OptimizationRemarkHandler()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64AsmPrinter.cpp2421 if (isVerbose() && OutStreamer->hasRawTextSupport()) { in emitInstruction()