Home
last modified time | relevance | path

Searched defs:StoreType (Results 1 – 7 of 7) 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/node/deps/v8/src/asmjs/
Dasm-types.cc120 AsmType* AsmType::StoreType() { in StoreType() function in v8::internal::wasm::AsmType
/third_party/node/deps/v8/src/wasm/
Dvalue-type.h732 constexpr StoreType(StoreTypeValue val) // NOLINT(runtime/explicit) 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/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc4505 void AtomicBinop(FullDecoder* decoder, StoreType type, in AtomicBinop() argument
/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