Home
last modified time | relevance | path

Searched defs:VectorLength (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/AST/
DTextNodeDumper.cpp467 unsigned VectorLength = Value.getVectorLength(); in Visit() local
/external/angle/src/compiler/translator/
DIntermNode.cpp78 float VectorLength(const TConstantUnion *paramArray, size_t paramArraySize) in VectorLength() function