Home
last modified time | relevance | path

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

/external/llvm-project/mlir/examples/toy/Ch7/
Dtoyc.cpp64 DumpLLVMIR, enumerator
76 cl::values(clEnumValN(DumpLLVMIR, "llvm", "output the LLVM IR dump")),
274 if (emitAction == Action::DumpLLVMIR) in main()
/external/llvm-project/mlir/examples/toy/Ch6/
Dtoyc.cpp64 DumpLLVMIR, enumerator
76 cl::values(clEnumValN(DumpLLVMIR, "llvm", "output the LLVM IR dump")),
273 if (emitAction == Action::DumpLLVMIR) in main()