Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp343 bool UseMacro; member in __anon9e9e0a7a0111::Intrinsic
375 UseMacro(false), BaseType(OutTS, "."), InBaseType(InTS, "."), in Intrinsic()
403 UseMacro = true; in Intrinsic()
1140 if (UseMacro) in emitPrototype()
1157 if (!UseMacro) in emitPrototype()
1166 if (UseMacro) in emitOpeningBrace()
1174 if (UseMacro) in emitClosingBrace()
1181 if (UseMacro) in emitNewLine()
1244 if (!UseMacro) in emitShadowedArgs()
1394 if (UseMacro) in emitReturn()
[all …]