Home
last modified time | relevance | path

Searched refs:ComplexPatternFuncMutatesDAG (Results 1 – 6 of 6) 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.h458 virtual bool ComplexPatternFuncMutatesDAG() const {
449 virtual bool ComplexPatternFuncMutatesDAG() const { ComplexPatternFuncMutatesDAG() function
/llvm-project/llvm/test/CodeGen/ARM/
H A Dshifter_operand.ll441 ; This test was hitting issues with deleted nodes because ComplexPatternFuncMutatesDAG
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3608 if (ComplexPatternFuncMutatesDAG()) in SelectCodeCommon()
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp554 bool ComplexPatternFuncMutatesDAG() const override {
522 bool ComplexPatternFuncMutatesDAG() const override { ComplexPatternFuncMutatesDAG() function in __anonb5bafcbc0311::X86DAGToDAGISel
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp84 bool ComplexPatternFuncMutatesDAG() const override { return true; }
86 bool ComplexPatternFuncMutatesDAG() const override { return true; } ComplexPatternFuncMutatesDAG() function in __anon22c764f00111::ARMDAGToDAGISel