Searched defs:Exponent (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DLiteralSupport.cpp553 const char *Exponent = s; local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp594 ConstantInt *Exponent = ConstantInt::get(DeltaType, IndexOffset.logBase2()); local
599 ConstantInt *Exponent = local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3008 SDValue Exponent = DAG.getNode(ISD::SUB, dl, IntVT, ExponentBits, Bias); local
/freebsd-11.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1319 std::error_code BitcodeReader::parseAlignmentValue(uint64_t Exponent, argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp707 Value *Exponent = EmitScalarExpr(E->getArg(1)); local
1548 Value *Exponent = EmitScalarExpr(E->getArg(1)); local

Completed in 197 milliseconds