Home
last modified time | relevance | path

Searched defs:ComplexPatternFuncMutatesDAG (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h51 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h449 virtual bool ComplexPatternFuncMutatesDAG() const { ComplexPatternFuncMutatesDAG() function
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp522 bool ComplexPatternFuncMutatesDAG() const override { ComplexPatternFuncMutatesDAG() function in __anonb5bafcbc0311::X86DAGToDAGISel
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp86 bool ComplexPatternFuncMutatesDAG() const override { return true; } ComplexPatternFuncMutatesDAG() function in __anon22c764f00111::ARMDAGToDAGISel