Home
last modified time | relevance | path

Searched defs:canFoldInAddressingMode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1107 static bool canFoldInAddressingMode(GLoadStore *MI, const TargetLowering &TLI, in canFoldInAddressingMode() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2323 static bool canFoldInAddressingMode(SDNode *N, SDNode *Use, SelectionDAG &DAG, in canFoldInAddressingMode() function