Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1131 char NameC = '0' + (I - 1); in initVariables() local
1133 Name.push_back(NameC); in initVariables()
1156 char NameC = '0' + I; in emitPrototype() local
1158 Name.push_back(NameC); in emitPrototype()