Lines Matching defs:Not
2217 dbgs() << "Not casting non-integral address space integer\n");
4251 // Not sure how to interpret a bitcast of an extending load.
4270 // Not sure how to interpret a bitcast of a truncating store.
5466 "Not a bitcast operation");
5483 // Not supporting Leftover types for now but will have to
5536 unsigned InputUsed[2] = {-1U, -1U}; // Not yet discovered.
8252 LLVM_DEBUG(dbgs() << "Not casting nonintegral address space\n");
8333 if (!EltTy.isByteSized()) { // Not implemented.
8679 LLVM_DEBUG(dbgs() << "Not casting non-integral address space integer\n");
8818 Register Not = IsAdd ? MIRBuilder.buildNot(Ty, LHS).getReg(0) : LHS;
8819 auto Min = MIRBuilder.buildUMin(Ty, Not, RHS);
9487 // FIXME: check for mem op safety and legality of the types. Not all of