Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp924 StoreInst *StoreA = B.CreateStore(B.getInt8(0), A); in TEST_F() local
1194 StoreInst *StoreA = B.CreateStore(B.getInt8(1), Alloca); in TEST_F() local
1241 StoreInst *StoreA = B.CreateStore(ConstantInt::get(Int8, 0), AllocA); in TEST_F() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1516 auto *StoreA = cast<StoreSDNode>(N); storeLoadCanUseBlockBinary() local