Home
last modified time | relevance | path

Searched refs:mul_ui (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/lib/External/isl/imath/
Dgmp_compat.h143 void GMPZAPI(mul_ui)(mp_int rop, mp_int op1, unsigned long op2);
Dgmp_compat.c264 void GMPZAPI(mul_ui)(mp_int rop, mp_int op1, unsigned long op2) { in GMPZAPI() argument
/external/llvm-project/polly/lib/External/isl/include/isl/
Disl-noexceptions.h3700 inline val mul_ui(unsigned long v2) const;
19318 val val::mul_ui(unsigned long v2) const in mul_ui() function