Searched defs:emitConst (Results 1 – 2 of 2) sorted by relevance
319 bool emitConst(const llvm::APInt &Value, const Expr *E) { in emitConst() function
3405 bool Compiler<Emitter>::emitConst(T Value, PrimType Ty, const Expr *E) { in emitConst() function in Compiler3439 bool Compiler<Emitter>::emitConst(T Value, const Expr *E) { in emitConst() function in Compiler3444 bool Compiler<Emitter>::emitConst(const APSInt &Value, PrimType Ty, in emitConst() function in Compiler3457 bool Compiler<Emitter>::emitConst(const APSInt &Value, const Expr *E) { in emitConst() function in Compiler