Home
last modified time | relevance | path

Searched defs:CommonType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTF.h99 struct CommonType { struct
124 // For some specific BTF_KIND, "struct CommonType" is immediately argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp586 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/
DCodeGenPrepare.cpp3165 void destroyNewNodes(Type *CommonType) { in destroyNewNodes()
3197 Type *CommonType; member in __anona3b560820711::AddressingModeCombiner
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp74122 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;