Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h58 bool LegalOperations) const override { in canCombineTruncStore()
H A DAMDGPUISelLowering.cpp730 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, in getNegatedExpression()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp147 bool LegalOperations = false; member in __anon54f00e400111::DAGCombiner
3406 SelectionDAG &DAG, bool LegalOperations) { in tryFoldToZero()
11710 bool LegalOperations, SDNode *N, in tryToFoldExtOfExtload()
11741 bool LegalOperations, SDNode *N, SDValue N0, in tryToFoldExtOfLoad()
11811 bool LegalOperations) { in foldExtendedSignBitTest()
19725 bool LegalOperations) { in scalarizeExtractedBinop()
21307 bool LegalOperations) { in narrowInsertExtractVectorBinOp()
21343 bool LegalOperations) { in narrowExtractedVectorBinOp()
21537 bool LegalOperations) { in foldExtractSubvectorFromShuffleVector()
22086 bool LegalOperations) { in combineShuffleToVectorExtend()
[all …]
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3551 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp50774 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFneg() local
50783 bool LegalOperations, in getNegatedExpression()
51751 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMA() local
51806 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMADDSUB() local