Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h70 bool PrintISelInput = false; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp117 PrintISelInput("print-isel-input", cl::Hidden, variable
509 SET_BOOLEAN_OPTION(PrintISelInput) in getCGPassBuilderOption()
972 if (PrintISelInput) in addISelPrepare()
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h883 if (Opt.PrintISelInput) in addISelPrepare()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc29373 {"_ZL14PrintISelInput", "PrintISelInput"},