Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp149 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/
DDAGCombiner.cpp92 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/
DDAGCombiner.cpp135 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()
DTargetLowering.cpp5483 bool LegalOperations, bool ForCodeSize, in isNegatibleForFree()
5599 bool LegalOperations, in getNegatedExpression()
/external/llvm/include/llvm/Target/
DTargetLowering.h2266 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3078 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h3258 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp813 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, in getNegatedExpression()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp42615 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/
DX86ISelLowering.cpp45998 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