Home
last modified time | relevance | path

Searched refs:getDataLayoutStr (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/
H A DIRMover.cpp1593 (SrcM->getDataLayoutStr().empty() || in run()
1594 SrcM->getDataLayoutStr() == "e-i64:64-v16:16-v32:32-n16:32:64"); in run()
1609 SrcM->getDataLayoutStr() + "' whereas '" + in run()
1611 DstM.getDataLayoutStr() + "'\n"); in run()
/aosp_15_r20/external/llvm/lib/Linker/
H A DIRMover.cpp1197 SrcM->getDataLayoutStr() + "' whereas '" + in run()
1199 DstM.getDataLayoutStr() + "'\n"); in run()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp238 DataLayoutCallback(M->getTargetTriple(), M->getDataLayoutStr())) in parseIRModule()
262 DataLayoutCallback(M->getTargetTriple(), M->getDataLayoutStr())) in parseIRModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRSymtab.cpp118 if (M->getDataLayoutStr().empty()) in addModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DIRSymtab.cpp127 if (M->getDataLayoutStr().empty()) in addModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModule.h232 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DModule.h224 const std::string &getDataLayoutStr() const {
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DModule.h249 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
H A DIRMover.cpp1419 SrcM->getDataLayoutStr() + "' whereas '" + in run()
1421 DstM.getDataLayoutStr() + "'\n"); in run()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DModule.h282 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DModule.h270 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DModule.h282 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DModule.h288 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp390 const std::string &DL = M->getDataLayoutStr(); in WriteModuleInfo()
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp401 const std::string &DL = M->getDataLayoutStr(); in WriteModuleInfo()
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp388 const std::string &DL = M->getDataLayoutStr(); in WriteModuleInfo()
/aosp_15_r20/external/llvm/lib/IR/
H A DAsmWriter.cpp2247 const std::string &DL = M->getDataLayoutStr(); in printModule()
H A DCore.cpp240 return unwrap(M)->getDataLayoutStr().c_str(); in LLVMGetDataLayoutStr()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1183 const std::string &DL = M.getDataLayoutStr(); in writeModuleInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp2600 const std::string &DL = M->getDataLayoutStr(); in printModule()
H A DCore.cpp265 return unwrap(M)->getDataLayoutStr().c_str(); in LLVMGetDataLayoutStr()
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1077 const std::string &DL = M.getDataLayoutStr(); in writeModuleInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAsmWriter.cpp2801 const std::string &DL = M->getDataLayoutStr(); in printModule()
H A DCore.cpp290 return unwrap(M)->getDataLayoutStr().c_str(); in LLVMGetDataLayoutStr()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1158 const std::string &DL = M.getDataLayoutStr(); in writeModuleInfo()

12