Home
last modified time | relevance | path

Searched defs:IdentifierOverride (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DDebugUtils.h52 std::string IdentifierOverride; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DDebugUtils.h124 std::string IdentifierOverride; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DDebugUtils.cpp20 DumpObjects::DumpObjects(std::string DumpDir, std::string IdentifierOverride) in DumpObjects()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DDebugUtils.cpp307 DumpObjects::DumpObjects(std::string DumpDir, std::string IdentifierOverride) in DumpObjects()
DOrcV2CBindings.cpp918 const char *IdentifierOverride) { in LLVMOrcCreateDumpObjects()