Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h53 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h303 virtual bool ComplexPatternFuncMutatesDAG() const { in ComplexPatternFuncMutatesDAG() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp88 bool ComplexPatternFuncMutatesDAG() const override { return true; } in ComplexPatternFuncMutatesDAG() function in __anon141d12d40111::ARMDAGToDAGISel
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp520 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function in __anona710aaa00311::X86DAGToDAGISel