Searched defs:div (Results 1 – 4 of 4) sorted by relevance
428 fn div(self, rhs: u32) -> Duration { in div() method
91 pub fn div(&self, other: CycleNum) -> CycleNum { in div() method
389 let div = (opc & ebpf::BPF_ALU_OP_MASK) == (ebpf::DIV32_IMM & ebpf::BPF_ALU_OP_MASK); in emit_muldivmod() localVariable
128 pub fn div(&mut self, source: Source, arch: Arch) -> Move { in div() method