Searched defs:Exponent (Results 1 – 9 of 9) sorted by relevance
393 static cmsUInt32Number Exponent[64] = { variable
553 const char *Exponent = s; in NumericLiteralParser() local782 const char *Exponent = s; in ParseNumberStartingWithZero() local868 const char *Exponent = s; in ParseNumberStartingWithZero() local
78 int Exponent() const { in Exponent() function
567 ConstantInt *Exponent = ConstantInt::get(DeltaType, IndexOffset.logBase2()); in emitBump() local572 ConstantInt *Exponent = in emitBump() local
2938 SDValue Exponent = DAG.getNode(ISD::SUB, dl, IntVT, ExponentBits, Bias); in expandFP_TO_SINT() local
527 Value *Exponent = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local1413 Value *Exponent = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local
46 public static final int Exponent=18; field in JavaLexer
191 public static final int Exponent=18; field in JavaParser
1146 std::error_code BitcodeReader::parseAlignmentValue(uint64_t Exponent, in parseAlignmentValue()