Searched defs:canFoldInAddressingMode (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 1107 static bool canFoldInAddressingMode(GLoadStore *MI, const TargetLowering &TLI, canFoldInAddressingMode() function |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 2326 static bool canFoldInAddressingMode(SDNode *N, SDNode *Use, SelectionDAG &DAG, canFoldInAddressingMode() function |