Home
last modified time | relevance | path

Searched defs:Demanded (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DBDCE.cpp115 APInt Demanded = DB.getDemandedBits(SE); in bitTrackingDCE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp42 const APInt &Demanded) { in ShrinkDemandedConstant()
1198 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp31 const APInt &Demanded) { in ShrinkDemandedConstant()
1317 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp29 APInt Demanded) { in ShrinkDemandedConstant()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp341 const APInt &Demanded) { in ShrinkDemandedConstant()
379 const APInt &Demanded, in ShrinkDemandedOp()
H A DDAGCombiner.cpp185 APInt Demanded = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedBits() local
916 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits()
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2142 APInt Demanded = APInt::getLowBitsSet(VT.getSizeInBits(), 24); in simplifyI24() local
2704 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
H A DSIISelLowering.cpp2905 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in PerformDAGCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2913 APInt Demanded = APInt::getLowBitsSet(LHS.getValueSizeInBits(), 24); in simplifyMul24() local
4247 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2807 APInt Demanded = APInt::getLowBitsSet(LHS.getValueSizeInBits(), 24); in simplifyI24() local
4082 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
H A DSIISelLowering.cpp9945 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in performCvtF32UByteNCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp494 bool TargetLowering::ShrinkDemandedConstant(SDValue Op, const APInt &Demanded, in ShrinkDemandedConstant()
537 const APInt &Demanded, in ShrinkDemandedOp()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3111 virtual bool targetShrinkDemandedConstant(SDValue Op, const APInt &Demanded, in targetShrinkDemandedConstant()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp965 const APInt &Demanded, in optimizeLogicalImm()
1060 SDValue Op, const APInt &Demanded, TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp555 const APInt &Demanded, in ShrinkDemandedOp()
H A DDAGCombiner.cpp24086 APInt &Demanded = M < (int)NumElts ? DemandedLHS : DemandedRHS; in visitVECTOR_SHUFFLE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15771 unsigned Demanded = DemandedAPInt.getZExtValue(); in targetShrinkDemandedConstant() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19986 unsigned Demanded = DemandedBits.getZExtValue(); in targetShrinkDemandedConstant() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1974 const APInt &Demanded, in optimizeLogicalImm()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32486 const APInt &Demanded, in targetShrinkDemandedConstant()