Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7363 SDValue ShiftedLoad = in LowerCall_AIX() local
7366 ShiftedLoad) in LowerCall_AIX()
7367 : ShiftedLoad; in LowerCall_AIX()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8294 SDValue ShiftedLoad = in MatchLoadCombine() local
8300 return DAG.getNode(ISD::BSWAP, SDLoc(N), VT, ShiftedLoad); in MatchLoadCombine()