/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 487 !DCI.isBeforeLegalizeOps()); in SimplifyDemandedBits() 1290 !DCI.isBeforeLegalizeOps()); in SimplifyDemandedVectorElts() 1829 if (DCI.isBeforeLegalizeOps() || in simplifySetCCWithAnd() 1959 (DCI.isBeforeLegalizeOps() || in SimplifySetCC() 2202 if (DCI.isBeforeLegalizeOps() || in SimplifySetCC() 2260 if (DCI.isBeforeLegalizeOps() || in SimplifySetCC() 2364 if ((DCI.isBeforeLegalizeOps() || in SimplifySetCC() 2384 if ((DCI.isBeforeLegalizeOps() || in SimplifySetCC() 2400 if (!VT.isVector() || DCI.isBeforeLegalizeOps()) { in SimplifySetCC() 2418 if (!VT.isVector() || DCI.isBeforeLegalizeOps()) { in SimplifySetCC() [all …]
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1315 if (DCI.isBeforeLegalizeOps() || in simplifySetCCWithAnd() 1367 (DCI.isBeforeLegalizeOps() || in SimplifySetCC() 1605 if (DCI.isBeforeLegalizeOps() || in SimplifySetCC() 1663 if (DCI.isBeforeLegalizeOps() || in SimplifySetCC() 1753 if ((DCI.isBeforeLegalizeOps() || in SimplifySetCC() 1768 if ((DCI.isBeforeLegalizeOps() || in SimplifySetCC() 2001 if (NewCond != Cond && (DCI.isBeforeLegalizeOps() || in SimplifySetCC()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 565 if (DCI.isBeforeLegalizeOps()) in performDivRemCombine() 674 if (DCI.isBeforeLegalizeOps()) in performSELECTCombine() 753 if (DCI.isBeforeLegalizeOps()) in performCMovFPCombine() 780 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasExtractInsert()) in performANDCombine() 866 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasExtractInsert()) in performORCombine() 1054 if (DCI.isBeforeLegalizeOps()) { in performSUBCombine() 1069 if (DCI.isBeforeLegalizeOps()) { in performADDCombine() 1104 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasCnMips()) in performSHLCombine()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 418 if (DCI.isBeforeLegalizeOps()) in PerformDivRemCombine() 528 if (DCI.isBeforeLegalizeOps()) in PerformSETCCCombine() 548 if (DCI.isBeforeLegalizeOps() || !Subtarget->hasMips32r2()) in PerformANDCombine() 589 if (DCI.isBeforeLegalizeOps() || !Subtarget->hasMips32r2()) in PerformORCombine()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 469 if (DCI.isBeforeLegalizeOps()) in performDivRemCombine() 579 if (DCI.isBeforeLegalizeOps()) in performSELECTCombine() 658 if (DCI.isBeforeLegalizeOps()) in performCMovFPCombine() 688 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasExtractInsert()) in performANDCombine() 731 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasExtractInsert()) in performORCombine() 785 if (DCI.isBeforeLegalizeOps()) in performADDCombine()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 7483 if (DCI.isBeforeLegalizeOps()) in performXorCombine() 7541 if (DCI.isBeforeLegalizeOps()) in performMulCombine() 7734 if (ResTy == MVT::v4i64 && DCI.isBeforeLegalizeOps()) in performFpToIntCombine() 7737 assert((ResTy != MVT::v4i64 || DCI.isBeforeLegalizeOps()) && in performFpToIntCombine() 7981 if (DCI.isBeforeLegalizeOps()) in performBitcastCombine() 8084 if (DCI.isBeforeLegalizeOps()) in performConcatVectorsCombine() 8128 if (DCI.isBeforeLegalizeOps()) in tryCombineFixedPointConvert() 8370 if (DCI.isBeforeLegalizeOps()) in performAddSubLongCombine() 8419 if (DCI.isBeforeLegalizeOps()) in tryCombineLongOpWithDup() 8594 if (!DCI.isBeforeLegalizeOps() && N->getOpcode() == ISD::ZERO_EXTEND && in performExtendCombine() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 8603 if (DCI.isBeforeLegalizeOps()) in performXorCombine() 8658 if (DCI.isBeforeLegalizeOps()) in performMulCombine() 8891 if (ResTy == MVT::v4i64 && DCI.isBeforeLegalizeOps()) in performFpToIntCombine() 8894 assert((ResTy != MVT::v4i64 || DCI.isBeforeLegalizeOps()) && in performFpToIntCombine() 8964 if (ResTy == MVT::v4i64 && DCI.isBeforeLegalizeOps()) in performFDivCombine() 9143 if (DCI.isBeforeLegalizeOps()) in performBitcastCombine() 9248 if (DCI.isBeforeLegalizeOps()) in performConcatVectorsCombine() 9293 if (DCI.isBeforeLegalizeOps()) in tryCombineFixedPointConvert() 9535 if (DCI.isBeforeLegalizeOps()) in performAddSubLongCombine() 9584 if (DCI.isBeforeLegalizeOps()) in tryCombineLongOpWithDup() [all …]
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 893 bool isBeforeLegalizeOps() const { return BeforeLegalizeOps; } in isBeforeLegalizeOps() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 1602 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine() 1618 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 1620 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine() 1637 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2323 bool isBeforeLegalizeOps() const { return Level < AfterLegalizeVectorOps; } in isBeforeLegalizeOps() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 31202 if (!DCI.isBeforeLegalize() && DCI.isBeforeLegalizeOps() && in combineShuffle() 31302 if (DCI.isBeforeLegalizeOps()) in XFormVExtractWithShuffleIntoLoad() 31515 if (!DCI.isBeforeLegalizeOps()) in combineCastedMaskArithmetic() 32207 if (DCI.isBeforeLegalizeOps()) in combineExtractWithShuffle() 32587 !DCI.isBeforeLegalizeOps()); in combineVSelectToShrunkBlend() 32620 DCI.isBeforeLegalizeOps()) { in combineSelect() 33386 if (!DCI.isBeforeLegalize() && !DCI.isBeforeLegalizeOps()) { in combineCMov() 34791 if (DCI.isBeforeLegalizeOps()) in combineAnd() 35113 if (DCI.isBeforeLegalizeOps()) in combineOr() 35637 if (RegVT.is256BitVector() && !DCI.isBeforeLegalizeOps() && in combineLoad() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2883 bool isBeforeLegalizeOps() const { return Level < AfterLegalizeVectorOps; } in isBeforeLegalizeOps() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1994 if (DCI.isBeforeLegalizeOps() || in PerformDAGCombine()
|
D | AMDGPUISelLowering.cpp | 3877 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine()
|
D | SIISelLowering.cpp | 7759 !DCI.isBeforeLegalizeOps()); in performCvtF32UByteNCombine()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 26073 if (!DCI.isBeforeLegalize() && DCI.isBeforeLegalizeOps() && in combineShuffle() 26153 if (DCI.isBeforeLegalizeOps()) in XFormVExtractWithShuffleIntoLoad() 26850 if (N->getOpcode() == ISD::VSELECT && DCI.isBeforeLegalizeOps() && in combineSelect() 26888 DCI.isBeforeLegalizeOps()); in combineSelect() 27327 if (!DCI.isBeforeLegalize() && !DCI.isBeforeLegalizeOps()) { in combineCMov() 28239 if (DCI.isBeforeLegalizeOps()) in combineAnd() 28418 if (DCI.isBeforeLegalizeOps()) in combineOr() 28642 if (DCI.isBeforeLegalizeOps()) in combineXor() 28794 if (RegVT.is256BitVector() && !DCI.isBeforeLegalizeOps() && in combineLoad() 29937 !DCI.isBeforeLegalizeOps()); in combineBT() [all …]
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 2101 if (DCI.isBeforeLegalizeOps() || in PerformDAGCombine()
|
D | SIISelLowering.cpp | 2909 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine()
|
D | AMDGPUISelLowering.cpp | 2710 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2110 if (DCI.isBeforeLegalizeOps() || in SimplifySetCC()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 13322 if (DCI.isBeforeLegalizeOps()) in PerformAndCombine() 13376 if (DCI.isBeforeLegalizeOps()) in PerformOrCombine() 14015 !DCI.isBeforeLegalizeOps()); in PerformBTCombine()
|