/external/proguard/src/proguard/classfile/constant/ |
D | Utf8Constant.java | 174 string = getStringRepresentation(bytes); in switchToStringRepresentation() 244 private String getStringRepresentation(byte[] bytes) throws UnsupportedEncodingException in getStringRepresentation() method
|
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
D | RenderScriptExpressionOpts.cpp | 147 target_machine->createDataLayout().getStringRepresentation().c_str()); in runOnModule()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | Target.cpp | 69 std::string StringRep = unwrap(TD)->getStringRepresentation(); in LLVMCopyStringRepOfTargetData()
|
/external/llvm/lib/Target/ |
D | Target.cpp | 70 std::string StringRep = unwrap(TD)->getStringRepresentation(); in LLVMCopyStringRepOfTargetData()
|
/external/llvm-project/llvm/lib/Target/ |
D | Target.cpp | 69 std::string StringRep = unwrap(TD)->getStringRepresentation(); in LLVMCopyStringRepOfTargetData()
|
/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/ |
D | LLJITWithThinLTOSummaries.cpp | 212 if (!M.getDataLayout().getStringRepresentation().empty()) in main()
|
/external/clang/lib/CodeGen/ |
D | BackendUtil.cpp | 783 std::string DLDesc = M->getDataLayout().getStringRepresentation(); in EmitBackendOutput() 784 if (DLDesc != TDesc.getStringRepresentation()) { in EmitBackendOutput() 788 Diags.Report(DiagID) << DLDesc << TDesc.getStringRepresentation(); in EmitBackendOutput()
|
/external/llvm/include/llvm/IR/ |
D | DataLayout.h | 222 const std::string &getStringRepresentation() const { in getStringRepresentation() function
|
D | Module.h | 225 return DL.getStringRepresentation();
|
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
D | LLJIT.cpp | 929 dbgs() << DL->getStringRepresentation() << "\n"; in prepareForConstruction() 1136 M.getDataLayout().getStringRepresentation() + " (module) vs " + in applyDataLayout() 1137 DL.getStringRepresentation() + " (jit)", in applyDataLayout()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DataLayout.h | 240 const std::string &getStringRepresentation() const { in getStringRepresentation() function
|
D | Module.h | 233 return DL.getStringRepresentation(); in getDataLayoutStr()
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | DataLayout.h | 248 const std::string &getStringRepresentation() const { in getStringRepresentation() function
|
D | Module.h | 241 return DL.getStringRepresentation(); in getDataLayoutStr()
|
/external/llvm/bindings/ocaml/target/ |
D | llvm_target.mli | 67 See the method [llvm::DataLayout::getStringRepresentation]. *)
|
/external/llvm-project/llvm/bindings/ocaml/target/ |
D | llvm_target.mli | 66 See the method [llvm::DataLayout::getStringRepresentation]. *)
|
/external/llvm-project/clang/lib/CodeGen/ |
D | BackendUtil.cpp | 1583 std::string DLDesc = M->getDataLayout().getStringRepresentation(); in EmitBackendOutput() 1584 if (DLDesc != TDesc.getStringRepresentation()) { in EmitBackendOutput() 1588 Diags.Report(DiagID) << DLDesc << TDesc.getStringRepresentation(); in EmitBackendOutput()
|
/external/llvm-project/llvm/tools/llc/ |
D | llc.cpp | 481 return Target->createDataLayout().getStringRepresentation(); in compileModule()
|
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
D | ClangExpressionParser.cpp | 502 target_info->getDataLayout().getStringRepresentation().c_str()); in ClangExpressionParser()
|
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/ |
D | StandardToLLVM.cpp | 4124 this->dataLayout = dataLayout.getStringRepresentation(); in LLVMLoweringPass()
|
/external/proguard/lib/ |
D | proguard.jar | META-INF/
META-INF/MANIFEST.MF
proguard/
proguard/FileWordReader.class
FileWordReader ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |