Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp775 unsigned numComps = getNumComponentsForDim(dim); in getNumSizeComponents() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp1653 unsigned numComps, unsigned numExprs) { in CreateEmpty()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h2475 explicit OffsetOfExpr(unsigned numComps, unsigned numExprs) in OffsetOfExpr()