Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp63 bool LegalOperations; member in __anond4371d1e0111::DAGCombiner
364 static char isNegatibleForFree(SDValue Op, bool LegalOperations, in isNegatibleForFree()
421 bool LegalOperations, unsigned Depth = 0) { in GetNegatedExpression()
1546 SelectionDAG &DAG, bool LegalOperations) { in tryFoldToZero()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h830 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp92 bool LegalOperations; member in __anonbfbf49f20111::DAGCombiner
586 static char isNegatibleForFree(SDValue Op, bool LegalOperations, in isNegatibleForFree()
650 bool LegalOperations, unsigned Depth = 0) { in GetNegatedExpression()
1843 SelectionDAG &DAG, bool LegalOperations, in tryFoldToZero()
5781 bool LegalOperations) { in tryToFoldExtendOfConstant()
/external/llvm/include/llvm/Target/
DTargetLowering.h2266 bool LegalOperations() const { return LegalOps; } in LegalOperations() function