Searched defs:LegalOperations (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.h | 58 bool LegalOperations) const override { in canCombineTruncStore()
|
| H A D | AMDGPUISelLowering.cpp | 730 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, in getNegatedExpression()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 147 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 D | TargetLowering.h | 3551 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 50774 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
|