| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ShuffleDecodeConstantPool.cpp | 25 APInt &UndefElts, in extractConstantMask() 121 APInt UndefElts; in DecodePSHUFBMask() local 160 APInt UndefElts; in DecodeVPERMILPMask() local 197 APInt UndefElts; in DecodeVPERMIL2PMask() local 251 APInt UndefElts; in DecodeVPPERMMask() local 304 APInt UndefElts; in DecodeVPERMVMask() local 330 APInt UndefElts; in DecodeVPERMV3Mask() local
|
| D | X86ISelLowering.cpp | 6134 APInt &UndefElts, in getTargetConstantBitsFromNode() 6472 APInt UndefElts; in isConstantSplat() local 6500 APInt &UndefElts) { in getTargetShuffleMaskIndices() 7155 APInt UndefElts; in getFauxShuffleMask() local 21537 APInt UndefElts; in LowerVSETCC() local 27117 APInt UndefElts; in LowerRotate() local 33693 APInt UndefElts(NumMaskElts, 0); in combineX86ShuffleChain() local 34004 APInt UndefElts(NumMaskElts, 0); in combineX86ShufflesConstants() local 36575 APInt UndefElts; in combineBitcast() local 39543 auto &UndefElts = (Elt >= NumSrcEltsPerLane ? UndefElts1 : UndefElts0); in combineVectorPack() local [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/ |
| D | X86ShuffleDecode.cpp | 306 void DecodePSHUFBMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodePSHUFBMask() 338 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() 493 ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMILPMask() 515 ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMIL2PMask() 560 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMVMask() 574 void DecodeVPERMV3Mask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMV3Mask()
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineVectorOps.cpp | 170 APInt UndefElts(VectorWidth, 0); in visitExtractElementInst() local 620 APInt UndefElts(VWidth, 0); in visitInsertElementInst() local 933 APInt UndefElts(VWidth, 0); in visitShuffleVectorInst() local
|
| D | InstCombineSimplifyDemanded.cpp | 907 APInt &UndefElts, in SimplifyDemandedVectorElts()
|
| D | InstCombineSelect.cpp | 1235 APInt UndefElts(VWidth, 0); in visitSelectInst() local
|
| D | InstCombineCalls.cpp | 1322 APInt UndefElts(Width, 0); in visitCallInst() local 1328 APInt UndefElts(Width, 0); in visitCallInst() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineVectorOps.cpp | 341 APInt UndefElts(NumElts, 0); in visitExtractElementInst() local 354 APInt UndefElts(NumElts, 0); in visitExtractElementInst() local 1098 APInt UndefElts(VWidth, 0); in visitInsertElementInst() local 1945 APInt UndefElts(VWidth, 0); in visitShuffleVectorInst() local
|
| D | InstCombineCalls.cpp | 1101 APInt UndefElts(DemandedElts.getBitWidth(), 0); in simplifyMaskedStore() local 1139 APInt UndefElts(DemandedElts.getBitWidth(), 0); in simplifyMaskedScatter() local 1869 APInt UndefElts(VWidth, 0); in visitCallInst() local 1883 APInt UndefElts(Width, 0); in visitCallInst() local
|
| D | InstCombineSimplifyDemanded.cpp | 1120 APInt &UndefElts, in SimplifyDemandedVectorElts()
|
| D | InstCombineSelect.cpp | 2758 APInt UndefElts(VWidth, 0); in visitSelectInst() local
|
| D | InstructionCombining.cpp | 1671 APInt UndefElts(VWidth, 0); in visitGetElementPtrInst() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 2281 APInt &UndefElts, unsigned Depth) { in isSplatValue() 2371 APInt UndefElts; in isSplatValue() local 2384 APInt UndefElts; in getSplatSourceVector() local
|