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