Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h4618 llvm::Value *EmitSVEAllTruePred(const SVETypeFlags &TypeFlags);
H A DCGBuiltin.cpp9785 CodeGenFunction::EmitSVEAllTruePred(const SVETypeFlags &TypeFlags) { in EmitSVEAllTruePred() function in CodeGenFunction
10718 Value *Pred = EmitSVEAllTruePred(TypeFlags); in EmitAArch64SVEBuiltinExpr()