Searched defs:LD2 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 14804 LoadSDNode *LD2 = cast<LoadSDNode>(NextInput); combineBVOfConsecutiveLoads() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 15241 auto *LD2 = dyn_cast<LoadSDNode>(getBuildPairElt(N, 1)); CombineConsecutiveLoads() local |