| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 149 bool LegalOperations = false; member in __anon9a86f9870111::DAGCombiner 3150 SelectionDAG &DAG, bool LegalOperations) { in tryFoldToZero() 10365 bool LegalOperations, SDNode *N, in tryToFoldExtOfExtload() 10396 bool LegalOperations, SDNode *N, SDValue N0, in tryToFoldExtOfLoad() 10463 bool LegalOperations) { in foldExtendedSignBitTest() 18155 bool LegalOperations) { in scalarizeExtractedBinop() 19634 bool LegalOperations) { in narrowInsertExtractVectorBinOp() 19670 bool LegalOperations) { in narrowExtractedVectorBinOp() 20245 bool LegalOperations) { in combineShuffleToVectorExtend()
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 92 bool LegalOperations; member in __anon08739a190111::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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 135 bool LegalOperations = false; member in __anon3c3dfcfb0111::DAGCombiner 2943 SelectionDAG &DAG, bool LegalOperations) { in tryFoldToZero() 9469 bool LegalOperations, SDNode *N, in tryToFoldExtOfExtload() 9500 bool LegalOperations, SDNode *N, SDValue N0, in tryToFoldExtOfLoad() 9567 bool LegalOperations) { in foldExtendedSignBitTest() 17025 bool LegalOperations) { in scalarizeExtractedBinop() 18875 bool LegalOperations) { in combineShuffleToVectorExtend()
|
| D | TargetLowering.cpp | 5483 bool LegalOperations, bool ForCodeSize, in isNegatibleForFree() 5599 bool LegalOperations, in getNegatedExpression()
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 2266 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 3078 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 3258 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUISelLowering.cpp | 813 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, in getNegatedExpression()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 42615 bool LegalOperations, in isNegatibleForFree() 42658 bool LegalOperations, in getNegatedExpression() 43535 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMA() local 43582 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMADDSUB() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 45998 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFneg() local 46007 bool LegalOperations, in getNegatedExpression() 46962 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMA() local 47015 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMADDSUB() local
|