Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/
H A DSelectionDAGAddressAnalysisTest.cpp165 TypeSize NumBytes0 = cast<StoreSDNode>(Store0)->getMemoryVT().getStoreSize(); TEST_F() local
194 TypeSize NumBytes0 = cast<StoreSDNode>(Store0)->getMemoryVT().getStoreSize(); TEST_F() local
286 TypeSize NumBytes0 = cast<StoreSDNode>(Store0)->getMemoryVT().getStoreSize(); TEST_F() local
327 TypeSize NumBytes0 = cast<StoreSDNode>(Store0)->getMemoryVT().getStoreSize(); TEST_F() local
360 TypeSize NumBytes0 = cast<StoreSDNode>(Store0)->getMemoryVT().getStoreSize(); TEST_F() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp94 const LocationSize NumBytes0, in computeAliasing()