Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinstruction.h77 using OperandData = utils::SmallVector<uint32_t, 2>; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.h79 using OperandData = utils::SmallVector<uint32_t, 2>; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h79 using OperandData = utils::SmallVector<uint32_t, 2>; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp726 struct OperandData { struct in llvm::slpvectorizer::BoUpSLP::VLOperands
728 OperandData(Value *V, bool APO, bool IsUsed) in OperandData() argument
731 Value *V = nullptr;
737 bool APO = false;
739 bool IsUsed = false;