Home
last modified time | relevance | path

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

/external/proguard/src/proguard/classfile/constant/
DUtf8Constant.java174 string = getStringRepresentation(bytes); in switchToStringRepresentation()
244 private String getStringRepresentation(byte[] bytes) throws UnsupportedEncodingException in getStringRepresentation() method
/external/swiftshader/third_party/LLVM/lib/Target/
DTarget.cpp49 std::string StringRep = unwrap(TD)->getStringRepresentation(); in LLVMCopyStringRepOfTargetData()
DTargetData.cpp375 std::string TargetData::getStringRepresentation() const { in getStringRepresentation() function in TargetData
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
DTarget.cpp70 std::string StringRep = unwrap(TD)->getStringRepresentation(); in LLVMCopyStringRepOfTargetData()
/external/llvm/lib/Target/
DTarget.cpp70 std::string StringRep = unwrap(TD)->getStringRepresentation(); in LLVMCopyStringRepOfTargetData()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetData.h154 std::string getStringRepresentation() const;
/external/clang/lib/CodeGen/
DBackendUtil.cpp783 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/
DDataLayout.h222 const std::string &getStringRepresentation() const { in getStringRepresentation() function
DModule.h225 return DL.getStringRepresentation();
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDataLayout.h229 const std::string &getStringRepresentation() const { in getStringRepresentation() function
DModule.h230 return DL.getStringRepresentation(); in getDataLayoutStr()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/target/
Dllvm_target.mli67 See the method [llvm::DataLayout::getStringRepresentation]. *)
/external/llvm/bindings/ocaml/target/
Dllvm_target.mli67 See the method [llvm::DataLayout::getStringRepresentation]. *)