Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DBDCE.cpp118 APInt Demanded = DB.getDemandedBits(SE); in bitTrackingDCE() local
136 APInt Demanded = DB.getDemandedBits(BO); in bitTrackingDCE() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp37 ShrinkDemandedConstant(Instruction * I,unsigned OpNo,const APInt & Demanded) ShrinkDemandedConstant() argument
1479 __anon2df1ea850402(Instruction *Inst, unsigned OpNum, APInt Demanded, APInt &Undef) SimplifyDemandedVectorElts() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1192 adjustIncoming(VSETVLIInfo PrevInfo,VSETVLIInfo NewInfo,DemandedFields & Demanded) adjustIncoming() argument
1214 DemandedFields Demanded = getDemanded(MI, ST); transferBefore() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3737 APInt Demanded = APInt::getLowBitsSet(LHS.getValueSizeInBits(), 24); simplifyMul24() local
5225 APInt Demanded = APInt::getBitsSet(32, PerformDAGCombine() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2803 __anon826881f60202(APInt Demanded, const KnownBits &KnownRHS) SimplifyDemandedBits() argument
H A DDAGCombiner.cpp25969 APInt &Demanded = M < (int)NumElts ? DemandedLHS : DemandedRHS; visitVECTOR_SHUFFLE() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp20237 unsigned Demanded = DemandedBits.getZExtValue(); targetShrinkDemandedConstant() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2150 optimizeLogicalImm(SDValue Op,unsigned Size,uint64_t Imm,const APInt & Demanded,TargetLowering::TargetLoweringOpt & TLO,unsigned NewOpc) optimizeLogicalImm() argument
[all...]