Home
last modified time | relevance | path

Searched defs:Store2 (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanSlpTest.cpp105 VPInstruction *Store2 = cast<VPInstruction>(&*std::next(Body->begin(), 14)); in TEST_F() local
177 VPInstruction *Store2 = cast<VPInstruction>(&*std::next(Body->begin(), 14)); in TEST_F() local
249 VPInstruction *Store2 = cast<VPInstruction>(&*std::next(Body->begin(), 10)); in TEST_F() local
312 VPInstruction *Store2 = cast<VPInstruction>(&*std::next(Body->begin(), 10)); in TEST_F() local
320 static void checkReorderExample(VPInstruction *Store1, VPInstruction *Store2, in checkReorderExample()
449 VPInstruction *Store2 = cast<VPInstruction>(&*std::next(Body->begin(), 26)); in TEST_F() local
521 VPInstruction *Store2 = cast<VPInstruction>(&*std::next(Body->begin(), 26)); in TEST_F() local
593 VPInstruction *Store2 = cast<VPInstruction>(&*std::next(Body->begin(), 26)); in TEST_F() local
669 VPInstruction *Store2 = cast<VPInstruction>(&*std::next(Body->begin(), 26)); in TEST_F() local
731 VPInstruction *Store2 = cast<VPInstruction>(&*std::next(BB2->begin(), 5)); in TEST_F() local
[all …]
/external/llvm/unittests/Analysis/
DMixedTBAATest.cpp47 auto *Store2 = new StoreInst(Value, Addr, BB); in TEST_F() local
/external/libgav1/libgav1/src/dsp/arm/
Dcommon_neon.h261 inline void Store2(void* const buf, const uint8x8_t val) { in Store2() function
268 inline void Store2(void* const buf, const uint16x8_t val) { in Store2() function
275 inline void Store2(uint16_t* const buf, const uint16x4_t val) { in Store2() function
/external/skia/include/private/
DSkNx.h102 AI static void Store2(void* vptr, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_neon.h48 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_sse.h57 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
/external/skqp/include/private/
DSkNx.h102 AI static void Store2(void* vptr, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_neon.h48 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_sse.h57 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp206 Value *Store2 = I2 == Out.end() ? Constant::getNullValue(IRB.getInt64Ty()) in generate() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp219 Value *Store2 = I2 == Out.end() ? Constant::getNullValue(IRB.getInt64Ty()) in generate() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3513 SDValue Store1, Store2; in expandUnalignedStore() local
DLegalizeDAG.cpp2302 SDValue Store2 = DAG.getStore(Store1, dl, InitialHi, Hi, in ExpandLegalINT_TO_FP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2388 SDValue Store2 = in ExpandLegalINT_TO_FP() local
DTargetLowering.cpp6933 SDValue Store1, Store2; in expandUnalignedStore() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2441 SDValue Store2 = in ExpandLegalINT_TO_FP() local
DTargetLowering.cpp7302 SDValue Store1, Store2; in expandUnalignedStore() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp13726 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, dl, MVT::i32), in LowerUINT_TO_FP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp19345 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, dl, MVT::i32), in LowerUINT_TO_FP() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp20317 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, dl, MVT::i32), in LowerUINT_TO_FP() local