Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.h4217 llvm::Value *EmitSVEScatterStore(const SVETypeFlags &TypeFlags,
H A DCGBuiltin.cpp8747 Value *CodeGenFunction::EmitSVEScatterStore(const SVETypeFlags &TypeFlags, in EmitSVEScatterStore() function in CodeGenFunction
9127 return EmitSVEScatterStore(TypeFlags, Ops, Builtin->LLVMIntrinsic); in EmitAArch64SVEBuiltinExpr()