Searched defs:LegalOperations (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 63 bool LegalOperations; member in __anon357488270111::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-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 120 bool LegalOperations = false; member in __anond566e5530111::DAGCombiner 677 static char isNegatibleForFree(SDValue Op, bool LegalOperations, in isNegatibleForFree() 750 bool LegalOperations, unsigned Depth = 0) { in GetNegatedExpression() 2542 SelectionDAG &DAG, bool LegalOperations, in tryFoldToZero() 7907 bool LegalOperations) { in tryToFoldExtendOfConstant() 8261 bool LegalOperations, SDNode *N, in tryToFoldExtOfExtload() 8289 bool LegalOperations, SDNode *N, SDValue N0, in tryToFoldExtOfLoad() 8327 bool LegalOperations) { in foldExtendedSignBitTest() 16689 bool LegalOperations, in combineShuffleToVectorExtend()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 830 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 92 bool LegalOperations; member in __anona4a1c9fb0111::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/ |
D | TargetLowering.h | 2266 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2747 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
|