/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 691 APInt DemandedElts = DemandedMask.zextOrTrunc(ArgWidth); in SimplifyDemandedUseBits() local 925 APInt DemandedElts, in simplifyAMDGCNMemoryIntrinsicDemanded() 1035 Value *InstCombiner::SimplifyDemandedVectorElts(Value *V, APInt DemandedElts, in SimplifyDemandedVectorElts()
|
D | InstCombineCalls.cpp | 1942 APInt DemandedElts = APInt::getLowBitsSet(Width, DemandedWidth); in visitCallInst() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 790 APInt DemandedElts = DemandedMask.zextOrTrunc(ArgWidth); in SimplifyDemandedUseBits() local 906 Value *InstCombiner::SimplifyDemandedVectorElts(Value *V, APInt DemandedElts, in SimplifyDemandedVectorElts()
|
D | InstCombineCalls.cpp | 1323 APInt DemandedElts = APInt::getLowBitsSet(Width, DemandedWidth); in visitCallInst() local 1329 APInt DemandedElts = APInt::getHighBitsSet(Width, DemandedWidth); in visitCallInst() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 806 Value *InstCombiner::SimplifyDemandedVectorElts(Value *V, APInt DemandedElts, in SimplifyDemandedVectorElts()
|
D | InstCombineCalls.cpp | 590 APInt DemandedElts(VWidth, 1); in visitCallInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1284 const APInt &DemandedElts, in SimplifyDemandedVectorElts() 1304 APInt DemandedElts = DemandedEltMask; in SimplifyDemandedVectorElts() local 1662 const APInt &DemandedElts, in computeKnownBitsForTargetNode() 1676 const APInt &DemandedElts, in computeKnownBitsForFrameIndex() 1703 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
|
D | SelectionDAG.cpp | 2162 const APInt &DemandedElts) { in isConstOrDemandedConstSplat() 2201 APInt DemandedElts = VT.isVector() in computeKnownBits() local 2211 const APInt &DemandedElts, in computeKnownBits() 3141 APInt DemandedElts = VT.isVector() in ComputeNumSignBits() local 3147 unsigned SelectionDAG::ComputeNumSignBits(SDValue Op, const APInt &DemandedElts, in ComputeNumSignBits()
|
D | DAGCombiner.cpp | 15250 APInt DemandedElts = APInt::getNullValue(VT.getVectorNumElements()); in visitEXTRACT_VECTOR_ELT() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 5691 static APInt getDemandedSrcElements(SDValue Op, const APInt &DemandedElts, in getDemandedSrcElements() 5789 const APInt &DemandedElts, in computeKnownBitsBinOp() 5805 const APInt &DemandedElts, in computeKnownBitsForTargetNode() 5900 static unsigned computeNumSignBitsBinOp(SDValue Op, const APInt &DemandedElts, in computeNumSignBitsBinOp() 5925 SDValue Op, const APInt &DemandedElts, const SelectionDAG &DAG, in ComputeNumSignBitsForTargetNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 1489 const SDValue Op, KnownBits &Known, const APInt &DemandedElts, in computeKnownBitsForTargetNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 1820 const APInt &DemandedElts, in computeKnownBitsForTargetNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 4175 const APInt &DemandedElts, const SelectionDAG &DAG, unsigned Depth) const { in computeKnownBitsForTargetNode() argument 4291 SDValue Op, const APInt &DemandedElts, const SelectionDAG &DAG, in ComputeNumSignBitsForTargetNode()
|
D | SIISelLowering.cpp | 8443 const APInt &DemandedElts, in computeKnownBitsForFrameIndex()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1898 const APInt &DemandedElts, in computeKnownBitsForTargetNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 990 const APInt &DemandedElts, const SelectionDAG &DAG, unsigned Depth) const { in computeKnownBitsForTargetNode() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 13153 const APInt &DemandedElts, in computeKnownBitsForTargetNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 13500 const APInt &DemandedElts, in computeKnownBitsForTargetNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 28863 const APInt &DemandedElts, in computeKnownBitsForTargetNode() 29027 SDValue Op, const APInt &DemandedElts, const SelectionDAG &DAG, in ComputeNumSignBitsForTargetNode()
|