Searched defs:UndefBits (Results  1 – 5 of 5) sorted by relevance
| /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
  |