Searched defs:getConstantInt (Results 1 – 12 of 12) sorted by relevance
54 int64_t getConstantInt() const override { in getConstantInt() function
74 virtual int64_t getConstantInt() const { in getConstantInt() function
284 ConstantInt *getConstantInt() const { in getConstantInt() function
73 const ConstantInt *getConstantInt() const { return Constant.CIP; } 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
137 ConstantInt *getConstantInt() const { in getConstantInt() function in __anon8e75af050111::LatticeVal
159 ConstantInt *getConstantInt() const { in getConstantInt() function in __anon0082af670111::LatticeVal
916 void IRGenerator::getConstantInt(const Expression& value, int64_t* out) { in getConstantInt() function in SkSL::IRGenerator
367 ConstantInt *getConstantInt(const ValueLatticeElement &IV) const { in getConstantInt() function in __anonb8b04cf30111::SCCPSolver
1115 IntegerAttr Deserializer::getConstantInt(uint32_t id) { in getConstantInt() function in Deserializer