Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18436 SDValue NewST1 = in splitStoreSplat() local
18453 NewST1 = DAG.getStore(NewST1.getValue(0), DL, SplatVal, OffsetPtr, in splitStoreSplat()
18458 return NewST1; in splitStoreSplat()
18803 SDValue NewST1 = in splitStores() local
18808 return DAG.getStore(NewST1.getValue(0), DL, SubVector1, OffsetPtr, in splitStores()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16712 SDValue NewST1 = DAG.getStore( in PerformSTORECombine() local
16719 return DAG.getStore(NewST1.getValue(0), DL, in PerformSTORECombine()