Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h895 SDValue expandVSXStoreForLE(SDNode *N, DAGCombinerInfo &DCI) const;
H A DPPCISelLowering.cpp15292 SDValue PPCTargetLowering::expandVSXStoreForLE(SDNode *N, in expandVSXStoreForLE() function in PPCTargetLowering
15938 return expandVSXStoreForLE(N, DCI); in PerformDAGCombine()
16317 return expandVSXStoreForLE(N, DCI); in PerformDAGCombine()