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

  /external/clang/lib/CodeGen/
CodeGenTypes.cpp 445 getTypeForFormat(getLLVMContext(), Context.getFloatTypeSemantics(T),
454 Context.getFloatTypeSemantics(T),
CGExprScalar.cpp 614 APFloat::getLargest(CGF.getContext().getFloatTypeSemantics(DstType));
635 CGF.getContext().getFloatTypeSemantics(OrigSrcType);
671 CGF.getContext().getFloatTypeSemantics(SrcType);
705 CGF.getContext().getFloatTypeSemantics(DstType);
    [all...]
CGExpr.cpp 785 llvm::APFloat FVal(getContext().getFloatTypeSemantics(ElemTy), 1);
    [all...]
CGBuiltin.cpp     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp 330 llvm::APFloat Result(Ctx.getFloatTypeSemantics(ToType));
367 Ctx.getFloatTypeSemantics(ToType),
    [all...]
SemaExpr.cpp     [all...]
SemaOpenMP.cpp     [all...]

Completed in 118 milliseconds