Searched defs:ComplexPatternFuncMutatesDAG (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelDAGToDAG.h | 52 bool ComplexPatternFuncMutatesDAG() const override { ComplexPatternFuncMutatesDAG() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | SelectionDAGISel.h | 440 virtual bool ComplexPatternFuncMutatesDAG() const { ComplexPatternFuncMutatesDAG() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelDAGToDAG.cpp | 88 bool ComplexPatternFuncMutatesDAG() const override { return true; } ComplexPatternFuncMutatesDAG() function in __anonb7983b4f0111::ARMDAGToDAGISel |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelDAGToDAG.cpp | 522 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function in __anon4a8bd31b0311::X86DAGToDAGISel |