Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h58 bool LegalOperations) const override { in canCombineTruncStore()
H A DAMDGPUISelLowering.cpp868 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, in getNegatedExpression()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp158 bool LegalOperations = false; member in __anon8fac8bd80111::DAGCombiner
3793 SelectionDAG &DAG, bool LegalOperations) { in tryFoldToZero()
13110 bool LegalOperations, SDNode *N, in tryToFoldExtOfExtload()
13184 bool LegalOperations, SDNode *N, SDValue N0, in tryToFoldExtOfMaskedLoad()
13211 bool LegalOperations) { in foldExtendedSignBitTest()
14611 bool LegalOperations) { in foldExtendVectorInregToExtendOfSubvector()
21989 bool LegalOperations) { in scalarizeExtractedBinop()
23716 bool LegalOperations) { in combineConcatVectorOfShuffleAndItsOperands()
24060 bool LegalOperations) { in narrowExtractedVectorBinOp()
24813 bool LegalOperations) { in canCombineShuffleToExtendVectorInreg()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3811 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51612 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFneg() local
51621 bool LegalOperations, in getNegatedExpression()
52764 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMA() local
52825 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMADDSUB() local