Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h555 SDValue expandVSXStoreForLE(SDNode *N, DAGCombinerInfo &DCI) const;
DPPCISelLowering.cpp10493 SDValue PPCTargetLowering::expandVSXStoreForLE(SDNode *N, in expandVSXStoreForLE() function in PPCTargetLowering
10639 return expandVSXStoreForLE(N, DCI); in PerformDAGCombine()
10986 return expandVSXStoreForLE(N, DCI); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h663 SDValue expandVSXStoreForLE(SDNode *N, DAGCombinerInfo &DCI) const;
DPPCISelLowering.cpp12325 SDValue PPCTargetLowering::expandVSXStoreForLE(SDNode *N, in expandVSXStoreForLE() function in PPCTargetLowering
12558 return expandVSXStoreForLE(N, DCI); in PerformDAGCombine()
12905 return expandVSXStoreForLE(N, DCI); in PerformDAGCombine()