Home
last modified time | relevance | path

Searched refs:setDiscardValueNames (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DConfig.h202 setDiscardValueNames(C.ShouldDiscardValueNames); in LTOLLVMContext()
/external/llvm/include/llvm/IR/
DLLVMContext.h119 void setDiscardValueNames(bool Discard);
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DLLVMContext.h128 void setDiscardValueNames(bool Discard);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DLLVMContext.h162 void setDiscardValueNames(bool Discard);
/external/clang/lib/CodeGen/
DModuleBuilder.cpp78 C.setDiscardValueNames(CGO.DiscardValueNames); in CodeGeneratorImpl()
/external/llvm/lib/IR/
DLLVMContext.cpp340 void LLVMContext::setDiscardValueNames(bool Discard) { in setDiscardValueNames() function in LLVMContext
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContext.cpp331 void LLVMContext::setDiscardValueNames(bool Discard) { in setDiscardValueNames() function in LLVMContext
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp679 Context.setDiscardValueNames(LTODiscardValueNames); in run()
803 Context.setDiscardValueNames(LTODiscardValueNames); in run()
DLTOCodeGenerator.cpp97 Context.setDiscardValueNames(LTODiscardValueNames); in LTOCodeGenerator()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp888 Context.setDiscardValueNames(LTODiscardValueNames); in run()
1019 Context.setDiscardValueNames(LTODiscardValueNames); in run()
DLTOCodeGenerator.cpp97 Context.setDiscardValueNames(LTODiscardValueNames); in LTOCodeGenerator()
/external/llvm/tools/llc/
Dllc.cpp256 Context.setDiscardValueNames(DiscardValueNames); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llc/
Dllc.cpp314 Context.setDiscardValueNames(DiscardValueNames); in main()
/external/llvm/tools/opt/
Dopt.cpp383 Context.setDiscardValueNames(DiscardValueNames); in main()
/external/llvm/tools/gold/
Dgold-plugin.cpp1189 Context.setDiscardValueNames(options::TheOutputType != in thinLTOBackendTask()
1475 Context.setDiscardValueNames(options::TheOutputType != in allSymbolsReadHook()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp488 Context.setDiscardValueNames(DiscardValueNames); in main()