Searched refs:isAppendSVALL (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DTargetBuiltins.h287 bool isAppendSVALL() const { return Flags & IsAppendSVALL; } function in class:clang::SVETypeFlags
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp9459 if (TypeFlags.isAppendSVALL())

Completed in 412 milliseconds