Searched defs:UnmaterializedInfo (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 923 struct UnmaterializedInfo { struct 924 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU) in UnmaterializedInfo() function 931 DenseMap<SymbolStringPtr, std::shared_ptr<UnmaterializedInfo>>; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | Core.h | 1204 struct UnmaterializedInfo { struct 1205 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU, in UnmaterializedInfo() argument 1214 DenseMap<SymbolStringPtr, std::shared_ptr<UnmaterializedInfo>>; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | Core.h | 1204 struct UnmaterializedInfo { struct 1205 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU, in UnmaterializedInfo() argument 1214 DenseMap<SymbolStringPtr, std::shared_ptr<UnmaterializedInfo>>; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | Core.h | 1204 struct UnmaterializedInfo { struct 1205 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU, in UnmaterializedInfo() function 1214 DenseMap<SymbolStringPtr, std::shared_ptr<UnmaterializedInfo>>; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 1172 struct UnmaterializedInfo { struct 1173 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU, in UnmaterializedInfo() function 1182 DenseMap<SymbolStringPtr, std::shared_ptr<UnmaterializedInfo>>; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | Core.h | 1173 struct UnmaterializedInfo { struct 1174 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU, in UnmaterializedInfo() argument 1183 DenseMap<SymbolStringPtr, std::shared_ptr<UnmaterializedInfo>>; argument
|