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.cpp909 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, in getNegatedExpression()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp162 bool LegalOperations = false; member in __anon666e37100111::DAGCombiner
3787 SelectionDAG &DAG, bool LegalOperations) { in tryFoldToZero()
13254 bool LegalOperations, SDNode *N, in tryToFoldExtOfExtload()
13286 bool LegalOperations, SDNode *N, SDValue N0, in tryToFoldExtOfLoad()
13347 bool LegalOperations, SDNode *N, SDValue N0, in tryToFoldExtOfMaskedLoad()
13405 bool LegalOperations) { in foldExtendedSignBitTest()
14869 bool LegalOperations) { in foldExtendVectorInregToExtendOfSubvector()
22357 const SDLoc &DL, bool LegalOperations) { in scalarizeExtractedBinop()
24076 bool LegalOperations) { in combineConcatVectorOfShuffleAndItsOperands()
24384 bool LegalOperations) { in narrowInsertExtractVectorBinOp()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3942 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52865 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFneg() local
52874 bool LegalOperations, in getNegatedExpression()
54047 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMA() local
54108 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMADDSUB() local