Home
last modified time | relevance | path

Searched defs:Exponent (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp552 const char *Exponent = s; in NumericLiteralParser() local
789 const char *Exponent = s; in ParseNumberStartingWithZero() local
874 const char *Exponent = s; in ParseNumberStartingWithZero() local
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2929 SDValue Exponent = DAG.getNode(ISD::SUB, dl, IntVT, ExponentBits, Bias); in expandFP_TO_SINT() local
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp498 Value *Exponent = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local
1367 Value *Exponent = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local
/minix/minix/drivers/power/acpi/include/
H A Dactbl2.h1166 UINT32 Exponent; member