Home
last modified time | relevance | path

Searched refs:ComplexPatternFuncMutatesDAG (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h49 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h304 virtual bool ComplexPatternFuncMutatesDAG() const { in ComplexPatternFuncMutatesDAG() function
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dshifter_operand.ll280 ; This test was hitting issues with deleted nodes because ComplexPatternFuncMutatesDAG
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3100 if (ComplexPatternFuncMutatesDAG()) in SelectCodeCommon()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp84 bool ComplexPatternFuncMutatesDAG() const override { return true; } in ComplexPatternFuncMutatesDAG() function in __anonfa8d7e2d0111::ARMDAGToDAGISel
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp519 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function in __anon8d8115f90311::X86DAGToDAGISel