Searched defs:OrigLoad (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 8586 SDValue SelectionDAG::getIndexedLoad(SDValue OrigLoad, const SDLoc &dl, in getIndexedLoad() 8849 SDValue SelectionDAG::getIndexedLoadVP(SDValue OrigLoad, const SDLoc &dl, in getIndexedLoadVP() 9100 SDValue SelectionDAG::getIndexedStridedLoadVP(SDValue OrigLoad, const SDLoc &DL, in getIndexedStridedLoadVP() 9376 SDValue SelectionDAG::getIndexedMaskedLoad(SDValue OrigLoad, const SDLoc &dl, in getIndexedMaskedLoad()
|
| H A D | DAGCombiner.cpp | 12866 SDValue OrigLoad, SDValue ExtLoad, in ExtendSetCCUses()
|