Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7260 SDValue ShiftedLoad = in LowerCall_AIX() local
7263 ShiftedLoad) in LowerCall_AIX()
7264 : ShiftedLoad; in LowerCall_AIX()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7620 SDValue ShiftedLoad = in MatchLoadCombine() local
7626 return DAG.getNode(ISD::BSWAP, SDLoc(N), VT, ShiftedLoad); in MatchLoadCombine()