Home
last modified time | relevance | path

Searched defs:ComplexPatternFuncMutatesDAG (Results 1 – 4 of 4) 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/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp519 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function in __anon8d8115f90311::X86DAGToDAGISel
/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