Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp1004 StoreInst *SA2 = B.CreateStore(ConstantInt::get(Int8, 2), AllocaA); in TEST_F() local
1052 StoreInst *SA2 = B.CreateStore(ConstantInt::get(Int8, 3), PointerA); in TEST_F() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1789 if (std::optional<uint64_t> SA2 = TLO.DAG.getValidShiftAmount( SimplifyDemandedBits() local