Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1138 char NameC = '0' + (I - 1); in initVariables() local
1140 Name.push_back(NameC); in initVariables()
1163 char NameC = '0' + I; in emitPrototype() local
1165 Name.push_back(NameC); in emitPrototype()