Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanSlpTest.cpp104 VPInstruction *Store1 = cast<VPInstruction>(&*std::next(Body->begin(), 12)); in TEST_F() local
176 VPInstruction *Store1 = cast<VPInstruction>(&*std::next(Body->begin(), 12)); in TEST_F() local
248 VPInstruction *Store1 = cast<VPInstruction>(&*std::next(Body->begin(), 8)); in TEST_F() local
311 VPInstruction *Store1 = cast<VPInstruction>(&*std::next(Body->begin(), 5)); in TEST_F() local
320 static void checkReorderExample(VPInstruction *Store1, VPInstruction *Store2, in checkReorderExample()
448 VPInstruction *Store1 = cast<VPInstruction>(&*std::next(Body->begin(), 24)); in TEST_F() local
520 VPInstruction *Store1 = cast<VPInstruction>(&*std::next(Body->begin(), 24)); in TEST_F() local
592 VPInstruction *Store1 = cast<VPInstruction>(&*std::next(Body->begin(), 24)); in TEST_F() local
668 VPInstruction *Store1 = cast<VPInstruction>(&*std::next(Body->begin(), 24)); in TEST_F() local
730 VPInstruction *Store1 = cast<VPInstruction>(&*std::next(BB2->begin(), 3)); in TEST_F() local
[all …]
/external/llvm-project/llvm/unittests/CodeGen/
DSelectionDAGAddressAnalysisTest.cpp140 SDValue Store1 = DAG->getStore(DAG->getEntryNode(), Loc, Value, Index1, in TEST_F() local
174 SDValue Store1 = DAG->getStore(DAG->getEntryNode(), Loc, Value, Index1, in TEST_F() local
244 SDValue Store1 = DAG->getStore(DAG->getEntryNode(), Loc, Value1, Index1, in TEST_F() local
287 SDValue Store1 = DAG->getStore(DAG->getEntryNode(), Loc, Value1, Index1, in TEST_F() local
323 SDValue Store1 = DAG->getStore(DAG->getEntryNode(), Loc, Value1, Index1, in TEST_F() local
/external/llvm/unittests/Analysis/
DMixedTBAATest.cpp46 auto *Store1 = new StoreInst(Value, Addr, BB); in TEST_F() local
DAliasAnalysisTest.cpp177 auto *Store1 = new StoreInst(Value, Addr, BB); in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp192 auto *Store1 = dyn_cast<StoreInst>(&Inst); in canSinkFromBlock() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp192 auto *Store1 = dyn_cast<StoreInst>(&Inst); in canSinkFromBlock() local
/external/llvm-project/llvm/unittests/Analysis/
DAliasAnalysisTest.cpp179 auto *Store1 = new StoreInst(Value, Addr, BB); in TEST_F() local
/external/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp383 auto *Store1 = dyn_cast<StoreInst>(&Inst); in canSinkFromBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp204 Value *Store1 = I1 == Out.end() ? Constant::getNullValue(IRB.getInt64Ty()) in generate() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp217 Value *Store1 = I1 == Out.end() ? Constant::getNullValue(IRB.getInt64Ty()) in generate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp1517 SDValue Store1 = DAG.getStore(Chain, dl, Vals.second, Base1, MOp1); in SplitHvxMemOp() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3513 SDValue Store1, Store2; in expandUnalignedStore() local
DLegalizeDAG.cpp2296 SDValue Store1 = DAG.getStore(DAG.getEntryNode(), dl, in ExpandLegalINT_TO_FP() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp1827 SDValue Store1 = DAG.getStore(Chain, dl, Vals.second, Base1, MOp1); in SplitHvxMemOp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2383 SDValue Store1 = DAG.getStore(DAG.getEntryNode(), dl, Op0Mapped, Lo, in ExpandLegalINT_TO_FP() local
DTargetLowering.cpp6933 SDValue Store1, Store2; in expandUnalignedStore() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2437 SDValue Store1 = DAG.getStore(MemChain, dl, Lo, StackSlot, in ExpandLegalINT_TO_FP() local
DTargetLowering.cpp7302 SDValue Store1, Store2; in expandUnalignedStore() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp19343 SDValue Store1 = in LowerUINT_TO_FP() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp20316 SDValue Store1 = DAG.getStore(Chain, dl, Src, StackSlot, MPI, SlotAlign); in LowerUINT_TO_FP() local