Searched defs:ComplexPatternFuncMutatesDAG (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelDAGToDAG.h | 51 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | SelectionDAGISel.h | 449 virtual bool ComplexPatternFuncMutatesDAG() const { ComplexPatternFuncMutatesDAG() function |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelDAGToDAG.cpp | 522 bool ComplexPatternFuncMutatesDAG() const override { ComplexPatternFuncMutatesDAG() function in __anonb5bafcbc0311::X86DAGToDAGISel |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelDAGToDAG.cpp | 86 bool ComplexPatternFuncMutatesDAG() const override { return true; } ComplexPatternFuncMutatesDAG() function in __anon22c764f00111::ARMDAGToDAGISel |