Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h50 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h297 virtual bool ComplexPatternFuncMutatesDAG() const { in ComplexPatternFuncMutatesDAG() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3228 if (ComplexPatternFuncMutatesDAG()) in SelectCodeCommon()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp423 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function in __anone91c5f2e0311::X86DAGToDAGISel