Lines Matching defs:LValue
220 LValue::LValue(Function *fn, DataFile file)235 LValue::LValue(Function *fn, LValue *lval)252 LValue *253 LValue::clone(ClonePolicy<Function>& pol) const255 LValue *that = new_LValue(pol.context(), reg.file);267 LValue::isUniform() const1175 mem_LValue(sizeof(LValue), 8),