Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp30 APInt Demanded) { in ShrinkDemandedConstant()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp284 const APInt &Demanded) { in ShrinkDemandedConstant()
324 const APInt &Demanded, in ShrinkDemandedOp()
H A DDAGCombiner.cpp181 APInt Demanded = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedBits() local
834 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp2174 APInt Demanded = APInt::getLowBitsSet(VT.getSizeInBits(), 24); in simplifyI24() local
2381 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
H A DSIISelLowering.cpp1606 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in PerformDAGCombine() local