Searched defs:srcval (Results 1 – 3 of 3) sorted by relevance
405 s390_do_cu21(UInt srcval, UInt low_surrogate) in s390_do_cu21()501 s390_do_cu24(UInt srcval, UInt low_surrogate) in s390_do_cu24()545 s390_do_cu42(UInt srcval) in s390_do_cu42()592 s390_do_cu41(UInt srcval) in s390_do_cu41()
13210 s390_call_cu21(IRExpr *srcval, IRExpr *low_surrogate) in s390_call_cu21()13243 IRTemp srcval = newTemp(Ity_I32); in s390_irgen_CU21() local13337 s390_call_cu24(IRExpr *srcval, IRExpr *low_surrogate) in s390_call_cu24()13370 IRTemp srcval = newTemp(Ity_I32); in s390_irgen_CU24() local13444 s390_call_cu42(IRExpr *srcval) in s390_call_cu42()13477 IRTemp srcval = newTemp(Ity_I32); in s390_irgen_CU42() local13538 s390_call_cu41(IRExpr *srcval) in s390_call_cu41()13571 IRTemp srcval = newTemp(Ity_I32); in s390_irgen_CU41() local
1270 color_t srcval, srcalpha; in do_composite() local