Home
last modified time | relevance | path

Searched refs:hasAnyScalarValue (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h147 bool hasAnyScalarValue(Value *Key) const { in hasAnyScalarValue() function
155 if (!hasAnyScalarValue(Key)) in hasScalarValue()
DLoopVectorize.cpp2016 if (VectorLoopValueMap.hasAnyScalarValue(V)) { in getOrCreateVectorValue()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h157 bool hasAnyScalarValue(Value *Key) const { in hasAnyScalarValue() function
167 if (!hasAnyScalarValue(Key)) in hasScalarValue()
DLoopVectorize.cpp2356 if (VectorLoopValueMap.hasAnyScalarValue(V)) { in getOrCreateVectorValue()