Searched defs:sym_le (Results 1 – 2 of 2) sorted by relevance
393 inline bool sym_le(int64_t a, int64_t b) { in sym_le() function397 inline SymBool sym_le(const SymInt& a, const SymInt& b) { in sym_le() function
97 SymBool SymFloat::sym_le(const SymFloat& sci) const { in sym_le() function in c10::SymFloat