Searched defs:CommonType (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| D | BTF.h | 99 struct CommonType { struct 124 // For some specific BTF_KIND, "struct CommonType" is immediately argument
|
| /third_party/json/include/nlohmann/detail/meta/ |
| D | type_traits.hpp | 621 using CommonType = typename std::common_type<OfType, T>::type; in test() typedef 631 using CommonType = typename std::common_type<OfType, T>::type; in test() typedef 641 using CommonType = typename std::common_type<OfType, T>::type; in test() typedef 652 using CommonType = typename std::common_type<OfType, T>::type; in test() typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | TypeBasedAliasAnalysis.cpp | 586 const MDNode *CommonType, in mayBeAccessToSubobjectOf() 676 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), in matchAccessTags() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 3165 void destroyNewNodes(Type *CommonType) { in destroyNewNodes() 3197 Type *CommonType; member in __anon12055e220711::AddressingModeCombiner
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 4017 using CommonType = typename std::common_type<OfType, T>::type; in test() typedef 4027 using CommonType = typename std::common_type<OfType, T>::type; in test() typedef 4037 using CommonType = typename std::common_type<OfType, T>::type; in test() typedef 4048 using CommonType = typename std::common_type<OfType, T>::type; in test() typedef
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 74122 struct CommonType<IntCoordTyped<units>, primitive> { struct 74123 typedef decltype(int32_t() + primitive()) type; 74127 struct CommonType<CoordTyped<units, F>, primitive> { struct 74128 typedef decltype(F() + primitive()) type;
|