Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1964 unsigned BaseTypeNameLength = in findBuiltinType() local
1966 return SPIRV::lookupBuiltinType(Name.substr(0, BaseTypeNameLength).str()); in findBuiltinType()