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.cpp344 bool UseMacro; member in __anonfaf0748f0111::Intrinsic
376 UseMacro(false), BaseType(OutTS, "."), InBaseType(InTS, "."), in Intrinsic()
404 UseMacro = true; in Intrinsic()
1141 if (UseMacro) { in emitPrototype()
1162 if (!UseMacro) in emitPrototype()
1171 if (UseMacro) in emitOpeningBrace()
1179 if (UseMacro) in emitClosingBrace()
1186 if (UseMacro) in emitNewLine()
1258 if (!UseMacro) in emitShadowedArgs()
1400 if (UseMacro) in emitReturn()
[all …]