Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp42 const APInt &Demanded) { in ShrinkDemandedConstant()
1198 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2807 APInt Demanded = APInt::getLowBitsSet(LHS.getValueSizeInBits(), 24); in simplifyI24() local
4082 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
DSIISelLowering.cpp9945 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in performCvtF32UByteNCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp494 bool TargetLowering::ShrinkDemandedConstant(SDValue Op, const APInt &Demanded, in ShrinkDemandedConstant()
537 const APInt &Demanded, in ShrinkDemandedOp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3111 virtual bool targetShrinkDemandedConstant(SDValue Op, const APInt &Demanded, in targetShrinkDemandedConstant()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp965 const APInt &Demanded, in optimizeLogicalImm()
1060 SDValue Op, const APInt &Demanded, TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp15771 unsigned Demanded = DemandedAPInt.getZExtValue(); in targetShrinkDemandedConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32483 const APInt &Demanded, in targetShrinkDemandedConstant()