Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAPI.cpp106 DLStr.empty() ? Target->createDataLayout().getStringRepresentation() in SPIRVTranslate()
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTarget.cpp65 std::string StringRep = unwrap(TD)->getStringRepresentation(); in LLVMCopyStringRepOfTargetData()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp738 dbgs() << DL->getStringRepresentation() << "\n"; in prepareForConstruction()
1097 M.getDataLayout().getStringRepresentation() + " (module) vs " + in applyDataLayout()
1098 DL.getStringRepresentation() + " (jit)", in applyDataLayout()
H A DOrcV2CBindings.cpp1155 return unwrap(J)->getDataLayout().getStringRepresentation().c_str(); in LLVMOrcLLJITGetDataLayoutStr()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h206 const std::string &getStringRepresentation() const { in getStringRepresentation() function
H A DModule.h274 return DL.getStringRepresentation(); in getDataLayoutStr()
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp544 return (*ExpectedTM)->createDataLayout().getStringRepresentation(); in optMain()
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp557 return Target->createDataLayout().getStringRepresentation(); in compileModule()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1454 std::string DLDesc = M->getDataLayout().getStringRepresentation(); in emitBackendOutput()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20492 {"_ZNK4llvm10DataLayout23getStringRepresentationEv", "llvm::DataLayout::getStringRepresentation() c…