Searched defs:emitConst (Results 1 – 2 of 2) sorted by relevance
198 template <typename T> bool emitConst(const Expr *E, T Value) { in emitConst() function
394 bool ByteCodeExprGen<Emitter>::emitConst(PrimType T, unsigned NumBits, in emitConst() function in ByteCodeExprGen