Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DVectorBuilderTest.cpp241 auto *StoreIntrin = VBuild.createVectorInstruction(Instruction::Store, VoidTy, in TEST_F() local
244 auto *VPStore = cast<VPIntrinsic>(StoreIntrin); in TEST_F()