Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp28 APInt Demanded) { in ShrinkDemandedConstant()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1127 const APInt &Demanded) { in ShrinkDemandedConstant()
1167 const APInt &Demanded, in ShrinkDemandedOp()
DDAGCombiner.cpp138 APInt Demanded = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedBits() local
678 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits()