Searched defs:createInt (Results 1 – 5 of 5) sorted by relevance
69 private fun createInt(): Int { in createInt() method
67 public static Value createInt(int value) { in createInt() method in Value
43 public void createInt() { in createInt() method in ConstantTest
217 Node* createInt(int64_t i, std::shared_ptr<Graph>& graph) { in createInt() function
1036 Expr createInt(int64_t value) const { in createInt() function