Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp346 bool UseMacro; member in __anonfaf0748f0111::Intrinsic
379 PolymorphicKeyType(0), NeededEarly(false), UseMacro(false), in Intrinsic()
407 UseMacro = true; in Intrinsic()
1206 if (UseMacro) { in emitPrototype()
1227 if (!UseMacro) in emitPrototype()
1236 if (UseMacro) in emitOpeningBrace()
1244 if (UseMacro) in emitClosingBrace()
1251 if (UseMacro) in emitNewLine()
1320 if (!UseMacro) in emitShadowedArgs()
1468 if (UseMacro) in emitReturn()
[all …]