Searched defs:undef (Results 1 – 9 of 9) sorted by relevance
144 …ss(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *history, int flags, int undef) in MPPC_Compress()
45 undef, enumerator [all...]
284 auto *undef = dyn_cast<Undefined>(sym); in loadMinGWSymbols() local 457 auto *undef = dyn_cast<Undefined>(sym); in reportUnresolvable() local 488 auto *undef in resolveRemainingUndefines() local [all...]
460 undef(const char *what) in undef() function
152 } else if (auto *undef = dyn_cast<Undefined>(s)) { in addDefined() local
1274 int undef = 0; in dump_collate() local
708 reportUndefinedSymbol(const UndefinedDiag & undef,bool correctSpelling) reportUndefinedSymbol() argument [all...]
1520 Register KernelRewriter::undef(const TargetRegisterClass *RC) { undef() function in KernelRewriter [all...]
638 static OpRef undef(MVT Ty) { return OpRef(Undef | Ty.SimpleTy); } in undef() function