Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7373 SDValue ShiftedLoad = in LowerCall_AIX() local
7376 ShiftedLoad) in LowerCall_AIX()
7377 : ShiftedLoad; in LowerCall_AIX()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8564 SDValue ShiftedLoad = in MatchLoadCombine() local
8570 return DAG.getNode(ISD::BSWAP, SDLoc(N), VT, ShiftedLoad); in MatchLoadCombine()