Searched defs:MaskedLoad (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 1129 CallInst *MaskedLoad = in instCombineSVELD1() local 1363 CallInst *MaskedLoad = in instCombineLD1GatherIndex() local
|
/aosp_15_r20/external/swiftshader/src/Reactor/ |
H A D | Reactor.cpp | 4502 RValue<Float4> MaskedLoad(RValue<Pointer<Float4>> base, RValue<Int4> mask, unsigned int alignment, … in MaskedLoad() function 4507 RValue<Int4> MaskedLoad(RValue<Pointer<Int4>> base, RValue<Int4> mask, unsigned int alignment, bool… in MaskedLoad() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | vec_test_all_types.cpp | 1661 TYPED_TEST(VecMaskTests, MaskedLoad) { in TYPED_TEST() argument
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 10876 std::pair<unsigned, unsigned> MaskedLoad; in ReduceLoadOpStoreWidth() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 15116 std::pair<unsigned, unsigned> MaskedLoad; in ReduceLoadOpStoreWidth() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 18276 std::pair<unsigned, unsigned> MaskedLoad; in ReduceLoadOpStoreWidth() local
|