Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h132 bool hasAnyVectorValue(Value *Key) const { in hasAnyVectorValue() function
139 if (!hasAnyVectorValue(Key)) in hasVectorValue()
DLoopVectorize.cpp3334 if (!VectorLoopValueMap.hasAnyVectorValue(KV.first)) in truncateToMinimalBitwidths()
3437 if (!VectorLoopValueMap.hasAnyVectorValue(KV.first)) in truncateToMinimalBitwidths()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h142 bool hasAnyVectorValue(Value *Key) const { in hasAnyVectorValue() function
149 if (!hasAnyVectorValue(Key)) in hasVectorValue()
DLoopVectorize.cpp3756 if (!VectorLoopValueMap.hasAnyVectorValue(KV.first)) in truncateToMinimalBitwidths()
3867 if (!VectorLoopValueMap.hasAnyVectorValue(KV.first)) in truncateToMinimalBitwidths()