Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp149 bool LegalOperations = false; member in __anon58e6a55b0111::DAGCombiner
3231 SelectionDAG &DAG, bool LegalOperations) { in tryFoldToZero()
10641 bool LegalOperations, SDNode *N, in tryToFoldExtOfExtload()
10672 bool LegalOperations, SDNode *N, SDValue N0, in tryToFoldExtOfLoad()
10739 bool LegalOperations) { in foldExtendedSignBitTest()
18475 bool LegalOperations) { in scalarizeExtractedBinop()
19953 bool LegalOperations) { in narrowInsertExtractVectorBinOp()
19989 bool LegalOperations) { in narrowExtractedVectorBinOp()
20565 bool LegalOperations) { in combineShuffleToVectorExtend()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3275 bool LegalOperations() const { return LegalOps; } in LegalOperations() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp816 SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, in getNegatedExpression()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47046 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFneg() local
47055 bool LegalOperations, in getNegatedExpression()
48058 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMA() local
48113 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMADDSUB() local