Searched defs:UndefBits (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.cpp | 78 APInt UndefBits(CstSizeInBits, 0); in extractConstantMask() local
|
D | X86ISelLowering.cpp | 5540 APInt UndefBits(SizeInBits, 0); in getTargetConstantBitsFromNode() local
|
/external/swiftshader/third_party/LLVM/utils/PerfectShuffle/ |
D | PerfectShuffle.cpp | 46 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/swiftshader/third_party/llvm-7.0/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-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 6515 APInt &UndefBits) { in resolveBuildVector() 6744 APInt UndefBits(VT.getSizeInBits(), 0); in LowerVectorAND() local 6889 APInt UndefBits(VT.getSizeInBits(), 0); in LowerVectorOR() local 6938 APInt UndefBits(VT.getSizeInBits(), 0); in ConstantBuildVector() local 7490 APInt UndefBits(VT.getSizeInBits(), 0); in EmitVectorComparison() local
|