/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1593 (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 D | IRMover.cpp | 1197 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 D | MIRParser.cpp | 238 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 D | IRSymtab.cpp | 118 if (M->getDataLayoutStr().empty()) in addModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 127 if (M->getDataLayoutStr().empty()) in addModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Module.h | 232 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Module.h | 224 const std::string &getDataLayoutStr() const {
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Module.h | 249 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1419 SrcM->getDataLayoutStr() + "' whereas '" + in run() 1421 DstM.getDataLayoutStr() + "'\n"); in run()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Module.h | 282 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Module.h | 270 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Module.h | 282 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Module.h | 288 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/ |
D | BitcodeWriter.cpp | 390 const std::string &DL = M->getDataLayoutStr(); in WriteModuleInfo()
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/ |
D | BitcodeWriter.cpp | 401 const std::string &DL = M->getDataLayoutStr(); in WriteModuleInfo()
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/ |
D | BitcodeWriter.cpp | 388 const std::string &DL = M->getDataLayoutStr(); in WriteModuleInfo()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 2247 const std::string &DL = M->getDataLayoutStr(); in printModule()
|
H A D | Core.cpp | 240 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 D | DXILBitcodeWriter.cpp | 1183 const std::string &DL = M.getDataLayoutStr(); in writeModuleInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 2600 const std::string &DL = M->getDataLayoutStr(); in printModule()
|
H A D | Core.cpp | 265 return unwrap(M)->getDataLayoutStr().c_str(); in LLVMGetDataLayoutStr()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 1077 const std::string &DL = M.getDataLayoutStr(); in writeModuleInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 2801 const std::string &DL = M->getDataLayoutStr(); in printModule()
|
H A D | Core.cpp | 290 return unwrap(M)->getDataLayoutStr().c_str(); in LLVMGetDataLayoutStr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 1158 const std::string &DL = M.getDataLayoutStr(); in writeModuleInfo()
|