Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp272 const FPOData *FPO = nullptr; member
395 const FPOData *FPO = I->second.get(); in emitFPOData() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawConstants.h87 FPO, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h592 FPOptionsOverride(FPOptions FPO) in FPOptionsOverride()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp106 FrameProcedureOptions FPO) { in formatFrameProcedureOptions()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h315 FPO, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp708 TypeSourceInfo *WrittenTy, FPOptionsOverride FPO, in Create()
842 CastKind K, Expr *Op, const CXXCastPath *BasePath, FPOptionsOverride FPO, in Create()
H A DTextNodeDumper.cpp713 void TextNodeDumper::printFPOptions(FPOptionsOverride FPO) { in printFPOptions()
H A DExpr.cpp1941 FPOptionsOverride FPO) { in Create()
1971 FPOptionsOverride FPO, in Create()
H A DExprConstant.cpp2562 FPOptions FPO = E->getFPFeaturesInEffect(Info.Ctx.getLangOpts()); in checkFloatingPointResult() local
2622 const FPOptions FPO, in HandleIntToFloatCast()
4353 const FPOptions FPO = E->getFPFeaturesInEffect( in found() local
13759 const FPOptions FPO = E->getFPFeaturesInEffect( in VisitCastExpr() local
14004 const FPOptions FPO = E->getFPFeaturesInEffect( in VisitCastExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h3550 unsigned BasePathLength, FPOptionsOverride FPO, in ImplicitCastExpr()
3570 ExprValueKind VK, FPOptionsOverride FPO) in ImplicitCastExpr()
3665 unsigned PathSize, FPOptionsOverride FPO, in CStyleCastExpr()
H A DExprCXX.h437 FPOptionsOverride FPO, SourceLocation l, in CXXStaticCastExpr()
1736 FPOptionsOverride FPO, SourceLocation lParenLoc, in CXXFunctionalCastExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1408 FrameProcedureOptions FPO = FrameProcedureOptions::None; in beginFunctionImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp1306 if (const FPMathOperator *FPO = dyn_cast<const FPMathOperator>(U)) { in WriteOptimizationInfo() local