Searched defs:LegalOperations (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.h | 58 bool LegalOperations) const override { in canCombineTruncStore()
|
| H A D | AMDGPUISelLowering.cpp | 928 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, in getNegatedExpression()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 165 bool LegalOperations = false; member in __anon666e37100111::DAGCombiner 4053 SelectionDAG &DAG, bool LegalOperations) { in tryFoldToZero() 14114 bool LegalOperations, SDNode *N, in tryToFoldExtOfExtload() 14146 bool LegalOperations, SDNode *N, SDValue N0, in tryToFoldExtOfLoad() 14207 bool LegalOperations, SDNode *N, SDValue N0, in tryToFoldExtOfMaskedLoad() 14264 bool LegalOperations) { in foldExtendedSignBitTest() 15774 bool LegalOperations) { in foldExtendVectorInregToExtendOfSubvector() 25152 bool LegalOperations) { in combineConcatVectorOfShuffleAndItsOperands() 25459 bool LegalOperations) { in narrowInsertExtractVectorBinOp() 25491 bool LegalOperations) { in narrowExtractedVectorBinOp() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4097 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 54689 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFneg() local 54698 bool LegalOperations, in getNegatedExpression() 55916 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMA() local 55982 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMADDSUB() local
|