Home
last modified time | relevance | path

Searched defs:FPO (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp273 const FPOData *FPO = nullptr; member
396 const FPOData *FPO = I->second.get(); in emitFPOData() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawConstants.h87 FPO, enumerator
/freebsd/sys/security/mac/
H A Dmac_framework.c419 #define FPO(f) (offsetof(struct mac_policy_ops, mpo_##f) / sizeof(uintptr_t)) macro
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h940 FPOptionsOverride(FPOptions FPO) in FPOptionsOverride()
942 FPOptionsOverride(FPOptions FPO, FPOptions::storage_type Mask) in FPOptionsOverride()
1033 inline void FPOptions::applyChanges(FPOptionsOverride FPO) { in applyChanges()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.h220 enum class FrameType : uint8_t { FPO = 0, FrameData = 4 }; enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h328 FPOptions FPO = E->getFPFeaturesInEffect(Ctx.getLangOpts()); in getRoundingMode() local
H A DInterp.cpp698 FPOptions FPO = E.asExpr()->getFPFeaturesInEffect(S.Ctx.getLangOpts()); in CheckFloatResult() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp109 FrameProcedureOptions FPO) { in formatFrameProcedureOptions()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h81 CompoundScopeInfo(bool IsStmtExpr, FPOptions FPO) in CompoundScopeInfo()
H A DSema.h11041 void resetFPOptions(FPOptions FPO) { in resetFPOptions()
15107 FPOptions FPO; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h315 FPO, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp764 TypeSourceInfo *WrittenTy, FPOptionsOverride FPO, in Create()
904 CastKind K, Expr *Op, const CXXCastPath *BasePath, FPOptionsOverride FPO, in Create()
H A DExprConstant.cpp2676 FPOptions FPO = E->getFPFeaturesInEffect(Info.Ctx.getLangOpts()); in checkFloatingPointResult() local
2739 const FPOptions FPO, in HandleIntToFloatCast()
4509 const FPOptions FPO = E->getFPFeaturesInEffect( in found() local
10996 static bool handleVectorElementCast(EvalInfo &Info, const FPOptions FPO, in handleVectorElementCast()
11038 const FPOptions FPO = E->getFPFeaturesInEffect(Info.Ctx.getLangOpts()); in VisitConvertVectorExpr() local
11332 const FPOptions FPO = in VisitCXXParenListOrInitListExpr() local
14963 const FPOptions FPO = E->getFPFeaturesInEffect( in VisitCastExpr() local
15210 const FPOptions FPO = E->getFPFeaturesInEffect( in VisitCastExpr() local
H A DJSONNodeDumper.cpp1844 llvm::json::Object JSONNodeDumper::createFPOptions(FPOptionsOverride FPO) { in createFPOptions()
H A DTextNodeDumper.cpp986 void TextNodeDumper::printFPOptions(FPOptionsOverride FPO) { in printFPOptions()
H A DExpr.cpp2078 FPOptionsOverride FPO) { in Create()
2108 FPOptionsOverride FPO, in Create()
H A DStmtPrinter.cpp190 FPOptionsOverride FPO = S->getStoredFPFeatures(); in PrintFPPragmas() local
H A DASTImporter.cpp6858 FPOptionsOverride FPO = in VisitCompoundStmt() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3678 unsigned BasePathLength, FPOptionsOverride FPO, in ImplicitCastExpr()
3699 ExprValueKind VK, FPOptionsOverride FPO) in ImplicitCastExpr()
3796 unsigned PathSize, FPOptionsOverride FPO, in CStyleCastExpr()
H A DExprCXX.h436 FPOptionsOverride FPO, SourceLocation l, in CXXStaticCastExpr()
1824 FPOptionsOverride FPO, SourceLocation lParenLoc, in CXXFunctionalCastExpr()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1505 FrameProcedureOptions FPO = FrameProcedureOptions::None; beginFunctionImpl() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2085 FPOptions FPO; in CheckBuiltinFunctionCall() local
4843 FPOptions FPO = TheCall->getFPFeaturesInEffect(getLangOpts()); in BuiltinFPClassification() local
8207 FPOptions FPO = Call->getFPFeaturesInEffect(getLangOpts()); in CheckInfNaNFunction() local
H A DSemaStmt.cpp455 FPOptions FPO = (getCurFunction()->CompoundScopes.size() == 1) in ActOnCompoundStmt() local
H A DSemaDecl.cpp15643 FPOptionsOverride FPO; in applyFunctionAttributesBeforeParsingBody() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1403 if (const FPMathOperator *FPO = dyn_cast<const FPMathOperator>(U)) in WriteOptimizationInfo() local