Searched defs:to_scalar (Results 1 – 3 of 3) sorted by relevance
84 SymbolPtr KernelTensorValueToSymbol(const ValuePtr &v, bool to_scalar) { in KernelTensorValueToSymbol()114 SymbolPtr ConstValueToSymbol(const ValuePtr &v, bool to_scalar) { in ConstValueToSymbol()
122 pub fn to_scalar(self, cx: &impl HasDataLayout) -> Scalar<Provenance> { in to_scalar() method
68 pub fn to_scalar(self) -> Scalar<Prov> { in to_scalar() method