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
284 auto *undef = dyn_cast<Undefined>(sym); in loadMinGWSymbols() local457 auto *undef = dyn_cast<Undefined>(sym); in reportUnresolvable() local488 auto *undef = dyn_cast<Undefined>(sym); in resolveRemainingUndefines() local
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
711 static void reportUndefinedSymbol(const UndefinedDiag &undef, in reportUndefinedSymbol()
1527 Register KernelRewriter::undef(const TargetRegisterClass *RC) { in undef() function in KernelRewriter
638 static OpRef undef(MVT Ty) { return OpRef(Undef | Ty.SimpleTy); } in undef() function [all...]