Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DNeonEmitter.cpp1138 char NameC = '0' + (I - 1); in initVariables() local
1140 Name.push_back(NameC); in initVariables()
1159 char NameC = '0' + I; in emitPrototype() local
1161 Name.push_back(NameC); in emitPrototype()