Home
last modified time | relevance | path

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

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