Home
last modified time | relevance | path

Searched defs:MaskedStore (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1153 CallInst *MaskedStore = Builder.CreateMaskedStore( in instCombineSVEST1() local
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DReactor.cpp4512 void MaskedStore(RValue<Pointer<Float4>> base, RValue<Float4> val, RValue<Int4> mask, unsigned int … in MaskedStore() function
4517 void MaskedStore(RValue<Pointer<Int4>> base, RValue<Int4> val, RValue<Int4> mask, unsigned int alig… in MaskedStore() function