Searched defs:UndefBits (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86ShuffleDecodeConstantPool.cpp | 79 APInt UndefBits(CstSizeInBits, 0); in extractConstantMask() local
|
| D | X86ISelLowering.cpp | 7311 APInt UndefBits(SizeInBits, 0); in getTargetConstantBitsFromNode() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ShuffleDecodeConstantPool.cpp | 77 APInt UndefBits(CstSizeInBits, 0); in extractConstantMask() local
|
| D | X86ISelLowering.cpp | 6167 APInt UndefBits(SizeInBits, 0); in getTargetConstantBitsFromNode() local
|
| /external/llvm/utils/PerfectShuffle/ |
| D | PerfectShuffle.cpp | 46 unsigned short UndefBits = Mask & 0x8888; in isValidMask() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 5731 APInt &UndefBits) { in resolveBuildVector() 5764 APInt UndefBits(VT.getSizeInBits(), 0); in LowerVectorAND() local 5967 APInt UndefBits(VT.getSizeInBits(), 0); in LowerVectorOR() local 6077 APInt UndefBits(VT.getSizeInBits(), 0); in LowerBUILD_VECTOR() local 6681 APInt UndefBits(VT.getSizeInBits(), 0); in EmitVectorComparison() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 7438 APInt &UndefBits) { in resolveBuildVector() 7772 APInt UndefBits(VT.getSizeInBits(), 0); in LowerVectorOR() local 7830 APInt UndefBits(VT.getSizeInBits(), 0); in ConstantBuildVector() local 8385 APInt UndefBits(VT.getSizeInBits(), 0); in EmitVectorComparison() local 10295 APInt UndefBits(VT.getSizeInBits(), 0); in performANDCombine() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 11717 APInt &UndefBits) { in resolveBuildVector() 12070 APInt UndefBits(VT.getSizeInBits(), 0); in LowerVectorOR() local 12128 APInt UndefBits(VT.getSizeInBits(), 0); in ConstantBuildVector() local 13037 APInt UndefBits(VT.getSizeInBits(), 0); in EmitVectorComparison() local 16423 APInt UndefBits(VT.getSizeInBits(), 0); in performANDCombine() local
|