Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DBDCE.cpp115 APInt Demanded = DB.getDemandedBits(SE); in bitTrackingDCE() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp31 const APInt &Demanded) { in ShrinkDemandedConstant()
1317 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp555 const APInt &Demanded, in ShrinkDemandedOp()
H A DDAGCombiner.cpp24085 APInt &Demanded = M < (int)NumElts ? DemandedLHS : DemandedRHS; in visitVECTOR_SHUFFLE() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19986 unsigned Demanded = DemandedBits.getZExtValue(); in targetShrinkDemandedConstant() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1974 const APInt &Demanded, in optimizeLogicalImm()