Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h58 bool LegalOperations) const override { in canCombineTruncStore()
H A DAMDGPUISelLowering.cpp792 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, in getNegatedExpression()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp152 bool LegalOperations = false; member in __anonbd6f1c500111::DAGCombiner
3436 SelectionDAG &DAG, bool LegalOperations) { in tryFoldToZero()
12171 bool LegalOperations, SDNode *N, in tryToFoldExtOfExtload()
12202 bool LegalOperations, SDNode *N, SDValue N0, in tryToFoldExtOfLoad()
12272 bool LegalOperations) { in foldExtendedSignBitTest()
13685 bool LegalOperations) { in foldExtendVectorInregToExtendOfSubvector()
20457 bool LegalOperations) { in scalarizeExtractedBinop()
22162 bool LegalOperations) { in combineConcatVectorOfShuffleAndItsOperands()
22464 bool LegalOperations) { in narrowInsertExtractVectorBinOp()
22500 bool LegalOperations) { in narrowExtractedVectorBinOp()
[all …]
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp92 bool LegalOperations; member in __anon093339a80111::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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp135 bool LegalOperations = false; member in __anonaad5384a0111::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()
H A DTargetLowering.cpp5483 bool LegalOperations, bool ForCodeSize, in isNegatibleForFree()
5599 bool LegalOperations, in getNegatedExpression()
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h2266 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3078 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3661 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h3931 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h3854 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h3825 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h3854 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42618 bool LegalOperations, in isNegatibleForFree()
42661 bool LegalOperations, in getNegatedExpression()
43538 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMA() local
43585 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMADDSUB() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52082 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFneg() local
52091 bool LegalOperations, in getNegatedExpression()
53073 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMA() local
53128 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMADDSUB() local