Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.h4084 llvm::Value *EmitSVEScatterStore(SVETypeFlags TypeFlags,
DCGBuiltin.cpp8225 Value *CodeGenFunction::EmitSVEScatterStore(SVETypeFlags TypeFlags, in EmitSVEScatterStore() function in CodeGenFunction
8596 return EmitSVEScatterStore(TypeFlags, Ops, Builtin->LLVMIntrinsic); in EmitAArch64SVEBuiltinExpr()