Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelDAGToDAG.h51 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDSelectionDAGISel.h449 virtual bool ComplexPatternFuncMutatesDAG() const { in ComplexPatternFuncMutatesDAG() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelDAGToDAG.cpp86 bool ComplexPatternFuncMutatesDAG() const override { return true; } in ComplexPatternFuncMutatesDAG() function in __anon97b17a170111::ARMDAGToDAGISel
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelDAGToDAG.cpp522 bool ComplexPatternFuncMutatesDAG() const override { in ComplexPatternFuncMutatesDAG() function in __anon2aa511e30311::X86DAGToDAGISel