Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/sem/
Dreference_type.h43 const Type* StoreType() const { return subtype_; } in StoreType() function
Dpointer_type.h43 const Type* StoreType() const { return subtype_; } in StoreType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6796 Type *StoreType = SI.getValueOperand()->getType(); in splitMergedValStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp13498 MVT StoreType = MVT::i8; in PerformTruncatingStoreCombine() local