Home
last modified time | relevance | path

Searched refs:FPO (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/DebugInfo/PDB/DIA/
Dpdbdump-symbol-format.test8 ; SYM_FORMAT-DAG: func [{{.*}}] (FPO) unsigned __cdecl fpo_func(unsigned n)
51 ; GLOBALS-DAG: func [{{.*}}] (FPO) unsigned __cdecl fpo_func(unsigned n)
/external/v8/build/internal/
Drelease_impl.gypi11 # perform FPO regardless, so we must explicitly disable.
Drelease_impl_official.gypi14 # perform FPO regardless, so we must explicitly disable.
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h341 enum class PDB_StackFrameType { FPO, KernelTrap, KernelTSS, EBP, FrameData }; enumerator
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_kdt_g2p.pkb61 …V�v:P��ȳ�����\��@q��H����8>�\/7���dž��'�PU���U@dƠAaF��VP]IG��r��FPO����Vn&/h*6����o…
/external/zlib/src/contrib/masmx86/
Dmatch686.asm198 .FPO (9, 4, 0, 0, 1, 0)
Dinffas32.asm162 .FPO (16, 4, 0, 0, 1, 0)
/external/llvm/lib/IR/
DAsmWriter.cpp1052 if (const FPMathOperator *FPO = dyn_cast<const FPMathOperator>(U)) { in WriteOptimizationInfo() local
1054 if (FPO->hasUnsafeAlgebra()) in WriteOptimizationInfo()
1057 if (FPO->hasNoNaNs()) in WriteOptimizationInfo()
1059 if (FPO->hasNoInfs()) in WriteOptimizationInfo()
1061 if (FPO->hasNoSignedZeros()) in WriteOptimizationInfo()
1063 if (FPO->hasAllowReciprocal()) in WriteOptimizationInfo()
/external/llvm/lib/Analysis/
DValueTracking.cpp2506 if (const FPMathOperator *FPO = dyn_cast<FPMathOperator>(I)) in CannotBeNegativeZero() local
2507 if (FPO->hasNoSignedZeros()) in CannotBeNegativeZero()
/external/v8/build/
Dcommon.gypi3343 # perform FPO regardless, so we must explicitly disable.
3441 # perform FPO regardless, so we must explicitly disable.