HomeSort by relevance Sort by last modified time
    Searched refs:FPC (Results 1 - 7 of 7) sorted by null

  /external/valgrind/main/none/tests/s390x/
rounding-5.stdout.exp 1 setting FPC rounding mode to [-> near]
3 setting FPC rounding mode to [-> zero]
5 setting FPC rounding mode to [-> +inf]
7 setting FPC rounding mode to [-> -inf]
10 setting FPC rounding mode to [-> near]
12 setting FPC rounding mode to [-> zero]
14 setting FPC rounding mode to [-> +inf]
16 setting FPC rounding mode to [-> -inf]
19 setting FPC rounding mode to [-> near]
21 setting FPC rounding mode to [-> zero
    [all...]
rounding-4.stdout.exp 1 setting FPC rounding mode to [-> near]
3 setting FPC rounding mode to [-> zero]
5 setting FPC rounding mode to [-> +inf]
7 setting FPC rounding mode to [-> -inf]
10 setting FPC rounding mode to [-> near]
12 setting FPC rounding mode to [-> zero]
14 setting FPC rounding mode to [-> +inf]
16 setting FPC rounding mode to [-> -inf]
fpext_warn.stderr.exp 6 the rounding mode from FPC. Results may differ!
12 the rounding mode from FPC. Results may differ!
18 the rounding mode from FPC. Results may differ!
  /external/llvm/lib/IR/
ConstantFold.cpp 575 if (ConstantFP *FPC = dyn_cast<ConstantFP>(V)) {
577 APFloat Val = FPC->getValueAPF();
591 if (ConstantFP *FPC = dyn_cast<ConstantFP>(V)) {
592 const APFloat &V = FPC->getValueAPF();
599 return ConstantInt::get(FPC->getContext(), Val);
    [all...]
  /external/clang/include/clang/AST/
ExprCXX.h 99 void setFPContractable(bool FPC) { FPContractable = FPC; }
    [all...]
Expr.h     [all...]
  /external/llvm/lib/Target/R600/
R600ISelLowering.cpp     [all...]

Completed in 202 milliseconds