Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h4633 llvm::Value *EmitSVEScatterStore(const SVETypeFlags &TypeFlags,
H A DCGBuiltin.cpp9889 Value *CodeGenFunction::EmitSVEScatterStore(const SVETypeFlags &TypeFlags, in EmitSVEScatterStore() function in CodeGenFunction
10494 return EmitSVEScatterStore(TypeFlags, Ops, Builtin->LLVMIntrinsic); in EmitAArch64SVEBuiltinExpr()