Searched defs:getConstantInt (Results 1 – 7 of 7) sorted by relevance
54 int64_t getConstantInt() const override { in getConstantInt() function
77 virtual int64_t getConstantInt() const { in getConstantInt() function
284 ConstantInt *getConstantInt() const { in getConstantInt() function
95 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
672 Constant *GlobalContext::getConstantInt(Type Ty, int64_t Value) { in getConstantInt() function in Ice::GlobalContext
159 ConstantInt *getConstantInt() const { in getConstantInt() function in __anon4cc15ec80111::LatticeVal
1014 void IRGenerator::getConstantInt(const Expression& value, int64_t* out) { in getConstantInt() function in SkSL::IRGenerator