Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp30 APInt Demanded) { in ShrinkDemandedConstant()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp298 const APInt &Demanded) { in ShrinkDemandedConstant()
338 const APInt &Demanded, in ShrinkDemandedOp()
DDAGCombiner.cpp184 APInt Demanded = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedBits() local
924 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2322 APInt Demanded = APInt::getLowBitsSet(VT.getSizeInBits(), 24); in simplifyI24() local
2558 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
DSIISelLowering.cpp2014 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in PerformDAGCombine() local