Searched defs:UndefBits (Results 1 – 9 of 9) sorted by relevance
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ShuffleDecodeConstantPool.cpp | 79 APInt UndefBits(CstSizeInBits, 0); in extractConstantMask() local
|
| D | X86ISelLowering.cpp | 6473 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-project/llvm/utils/PerfectShuffle/ |
| D | PerfectShuffle.cpp | 45 unsigned short UndefBits = Mask & 0x8888; in isValidMask() 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/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 8898 APInt &UndefBits) { in resolveBuildVector() 9256 APInt UndefBits(VT.getSizeInBits(), 0); in LowerVectorOR() local 9314 APInt UndefBits(VT.getSizeInBits(), 0); in ConstantBuildVector() local 10033 APInt UndefBits(VT.getSizeInBits(), 0); in EmitVectorComparison() local 12217 APInt UndefBits(VT.getSizeInBits(), 0); in performANDCombine() local
|