Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp28 APInt Demanded) { in ShrinkDemandedConstant()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp29 APInt Demanded) { in ShrinkDemandedConstant()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1124 const APInt &Demanded) { in ShrinkDemandedConstant()
1164 const APInt &Demanded, in ShrinkDemandedOp()
DDAGCombiner.cpp123 APInt Demanded = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedBits() local
643 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp341 const APInt &Demanded) { in ShrinkDemandedConstant()
379 const APInt &Demanded, in ShrinkDemandedOp()
DDAGCombiner.cpp185 APInt Demanded = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedBits() local
916 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2142 APInt Demanded = APInt::getLowBitsSet(VT.getSizeInBits(), 24); in simplifyI24() local
2704 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
DSIISelLowering.cpp2905 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in PerformDAGCombine() local