Searched refs:isimmconst (Results 1 – 2 of 2) sorted by relevance
216 function M.isimmconst(v) function
329 if not v.reg and (v.shadow or cdef.isimmconst(v)) then435 assert(cdef.isimmconst(V[a]), 'VAR '..a..' must be numeric')454 assert(cdef.isimmconst(V[a]), 'VAR '..a..' must be numeric')455 assert(cdef.isimmconst(V[b]), 'VAR '..b..' must be numeric')1119 if not v.reg and cdef.isimmconst(v) then1174 if not v.reg and cdef.isimmconst(v) then