Home
last modified time | relevance | path

Searched defs:Demanded (Results 1 – 16 of 16) 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/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp41 const APInt &Demanded) { in ShrinkDemandedConstant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp345 bool TargetLowering::ShrinkDemandedConstant(SDValue Op, const APInt &Demanded, in ShrinkDemandedConstant()
389 const APInt &Demanded, in ShrinkDemandedOp()
434 const APInt &Demanded, in SimplifyDemandedBits()
DDAGCombiner.cpp230 APInt Demanded = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedBits() local
239 APInt Demanded = APInt::getAllOnesValue(NumElts); in SimplifyDemandedVectorElts() local
1042 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits()
1064 bool DAGCombiner::SimplifyDemandedVectorElts(SDValue Op, const APInt &Demanded, in SimplifyDemandedVectorElts()
/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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2680 APInt Demanded = APInt::getLowBitsSet(VT.getSizeInBits(), 24); in simplifyI24() local
3871 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
DSIISelLowering.cpp7755 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in performCvtF32UByteNCombine() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2766 virtual bool targetShrinkDemandedConstant(SDValue Op, const APInt &Demanded, in targetShrinkDemandedConstant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp850 const APInt &Demanded, in optimizeLogicalImm()
945 SDValue Op, const APInt &Demanded, TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp28804 const APInt &Demanded, in targetShrinkDemandedConstant()