OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNumVectors
(Results
1 - 2
of
2
) sorted by null
/external/clang/utils/TableGen/
NeonEmitter.cpp
186
unsigned
getNumVectors
() const { return NumVectors; }
405
if (getReturnType().
getNumVectors
() > 1)
410
Idx += std::max(1U, getParamType(I).
getNumVectors
());
1009
if (RetT.
getNumVectors
() > 1) {
[
all
...]
/external/deqp/modules/gles31/functional/
es31fProgramInterfaceDefinitionUtil.cpp
[
all
...]
Completed in 209 milliseconds