Home
last modified time | relevance | path

Searched defs:VectorValue (Results 1 – 6 of 6) sorted by relevance

/external/vixl/test/aarch64/
Dtest-utils-aarch64.h59 struct VectorValue { struct
77 bool Equals(const VectorValue<kSizeInBytes>& other) const { in Equals() argument
88 typedef VectorValue<kQRegSizeInBytes> QRegisterValue; argument
/external/skia/modules/skottie/src/
DSkottieValue.h29 VectorValue(std::initializer_list<float> l) : INHERITED(l) {} in VectorValue() function
/external/flatbuffers/src/
Dbinary_annotator.h126 VectorValue, enumerator
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp209 ArrayRef<Constant*> VectorValue(TempValues); in getRandomValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h624 const auto* VectorValue = cast<Constant>(Val); in minRequiredElementSize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2049 Value *VectorValue = nullptr; in getOrCreateVectorValue() local
2113 Value *VectorValue = VectorLoopValueMap.getVectorValue(V, Instance.Part); in packScalarIntoVectorValue() local
7487 Value *VectorValue = State.ValueMap.getVectorValue(PredInst, Part); in execute() local