Searched defs:UNDEF (Results 1 – 5 of 5) sorted by relevance
782 UNDEF(const dst_reg &dst) const in UNDEF() function
76 #define UNDEF ((struct ir3_register *)(uintptr_t)1) macro
179 UNDEF, enumerator
121 pub const UNDEF: Nid = Nid(ffi::NID_undef); constant
28806 SDValue UNDEF = DAG.getUNDEF(VT); in ReplaceNodeResults() local