Searched defs:SrcMod (Results 1 – 3 of 3) sorted by relevance
270 uint64_t SrcMod; member427 int TypeOrHotness) { in exportToDot()
384 uint64_t SrcMod; member555 int TypeOrHotness) { in exportToDot()
941 pub enum SrcMod { enum950 impl SrcMod { impl987 pub fn fabs(self) -> SrcMod { in fabs()996 pub fn fneg(self) -> SrcMod { in fneg()1006 pub fn ineg(self) -> SrcMod { in ineg()1014 pub fn bnot(self) -> SrcMod { in bnot()1022 pub fn modify(self, other: SrcMod) -> SrcMod { in modify()