Home
last modified time | relevance | path

Searched defs:numComps (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp999 unsigned numComps = getNumComponentsForDim(dim); in getNumSizeComponents() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1671 unsigned numComps, unsigned numExprs) { in CreateEmpty()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2493 explicit OffsetOfExpr(unsigned numComps, unsigned numExprs) in OffsetOfExpr()