Searched defs:emitConst (Results 1 – 2 of 2) sorted by relevance
349 bool emitConst(const llvm::APInt &Value, const Expr *E) { in emitConst() function
4330 bool Compiler<Emitter>::emitConst(T Value, PrimType Ty, const Expr *E) { in emitConst() function in Compiler4364 bool Compiler<Emitter>::emitConst(T Value, const Expr *E) { in emitConst() function in Compiler4369 bool Compiler<Emitter>::emitConst(const APSInt &Value, PrimType Ty, in emitConst() function in Compiler4382 bool Compiler<Emitter>::emitConst(const APSInt &Value, const Expr *E) { in emitConst() function in Compiler