/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.cpp | 26 APInt &UndefElts, in extractConstantMask() 123 APInt UndefElts; in DecodePSHUFBMask() local 164 APInt UndefElts; in DecodeVPERMILPMask() local 199 APInt UndefElts; in DecodeVPERMIL2PMask() local 250 APInt UndefElts; in DecodeVPPERMMask() local 305 APInt UndefElts; in DecodeVPERMVMask() local 333 APInt UndefElts; in DecodeVPERMV3Mask() local
|
D | X86ISelLowering.cpp | 5507 APInt &UndefElts, in getTargetConstantBitsFromNode() 5694 APInt UndefElts; in getTargetShuffleMaskIndices() local 6182 APInt UndefElts; in getFauxShuffleMask() local 18497 APInt UndefElts; in LowerVSETCC() local 23250 BitVector UndefElts; in IsSplatValue() local 23844 APInt UndefElts; in LowerRotate() local 29914 APInt UndefElts(NumMaskElts, 0); in combineX86ShuffleChain() local 30089 APInt UndefElts(NumMaskElts, 0); in combineX86ShufflesConstants() local 31686 APInt UndefElts; in combineBitcast() local 34219 auto &UndefElts = (Elt >= NumSrcEltsPerLane ? UndefElts1 : UndefElts0); in combineVectorPack() local [all …]
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 161 APInt UndefElts(VectorWidth, 0); in visitExtractElementInst() local 435 APInt UndefElts(VWidth, 0); in visitInsertElementInst() local 463 APInt UndefElts(VWidth, 0); in visitShuffleVectorInst() local
|
D | InstCombineCalls.cpp | 591 APInt UndefElts(VWidth, 0); in visitCallInst() local 612 APInt UndefElts(VWidth, 0); in visitCallInst() local
|
D | InstCombineSimplifyDemanded.cpp | 807 APInt &UndefElts, in SimplifyDemandedVectorElts()
|
/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-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 196 APInt UndefElts(VectorWidth, 0); in visitExtractElementInst() local 836 APInt UndefElts(VWidth, 0); in visitInsertElementInst() local 1369 APInt UndefElts(VWidth, 0); in visitShuffleVectorInst() local
|
D | InstCombineSimplifyDemanded.cpp | 1036 APInt &UndefElts, in SimplifyDemandedVectorElts()
|
D | InstCombineCalls.cpp | 1941 APInt UndefElts(Width, 0); in visitCallInst() local 2585 APInt UndefElts(VWidth, 0); in visitCallInst() local 2597 APInt UndefElts(VWidth, 0); in visitCallInst() local
|
D | InstCombineSelect.cpp | 1946 APInt UndefElts(VWidth, 0); in visitSelectInst() local
|