Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19214 static SDValue foldTruncStoreOfExt(SelectionDAG &DAG, SDNode *N) { in foldTruncStoreOfExt() function
19354 if (SDValue Store = foldTruncStoreOfExt(DAG, N)) in performSTORECombine()