Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h320 XXSWAPD, enumerator
DPPCISelLowering.cpp1091 case PPCISD::XXSWAPD: return "PPCISD::XXSWAPD"; in getTargetNodeName()
10476 PPCISD::XXSWAPD, dl, DAG.getVTList(MVT::v2f64, MVT::Other), Chain, Load); in expandVSXLoadForLE()
10538 SDValue Swap = DAG.getNode(PPCISD::XXSWAPD, dl, in expandVSXStoreForLE()
DPPCInstrVSX.td68 def PPCxxswapd : SDNode<"PPCISD::XXSWAPD", SDT_PPCxxswapd, [SDNPHasChain]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h367 XXSWAPD, enumerator
DPPCInstrVSX.td75 def PPCxxswapd : SDNode<"PPCISD::XXSWAPD", SDT_PPCxxswapd, [SDNPHasChain]>;
1098 // XXSWAPD XT,XA (i.e. XXPERMDI XT,XA,XA,2), the later one is more profitable.
DPPCISelLowering.cpp1349 case PPCISD::XXSWAPD: return "PPCISD::XXSWAPD"; in getTargetNodeName()
12308 PPCISD::XXSWAPD, dl, DAG.getVTList(MVT::v2f64, MVT::Other), Chain, Load); in expandVSXLoadForLE()
12377 SDValue Swap = DAG.getNode(PPCISD::XXSWAPD, dl, in expandVSXStoreForLE()