Home
last modified time | relevance | path

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

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