Searched defs:OpPrmt (Results 1 – 4 of 4) sorted by relevance
95 fn add_prmt(&mut self, op: &OpPrmt) { in add_prmt()129 fn try_opt_prmt_src(&mut self, op: &mut OpPrmt, src_idx: usize) -> bool { in try_opt_prmt_src()248 fn opt_prmt(&mut self, op: &mut OpPrmt) { in opt_prmt()
4393 pub struct OpPrmt { struct4406 impl OpPrmt { argument4441 impl Foldable for OpPrmt { implementation4464 impl DisplayOp for OpPrmt { implementation
1868 impl SM50Op for OpPrmt { implementation
2045 impl SM70Op for OpPrmt { implementation