Searched defs:PI (Results 1 - 25 of 68) sorted by relevance

123

/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.cpp51 void EmitPersonalityIndex(unsigned PI) { argument
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePassManager.cpp38 PassInstrumentation PI = MFAM.getResult<PassInstrumentationAnalysis>(M); local
84 PassInstrumentation PI = MFAM.getResult<PassInstrumentationAnalysis>(MF); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp88 GCFunctionInfo::iterator PI = MD.begin(); local
/openbsd-current/regress/lib/libm/cephes/
H A Dconst.c91 double PI = 3.14159265358979323846; /* pi */ variable
137 unsigned short PI[4] = {0x2d18,0x5444,0x21fb,0x4009}; variable
183 unsigned short PI[4] = {0x4009,0x21fb,0x5444,0x2d18}; variable
221 unsigned short PI[4] = {040511,007732,0121041,064302,}; variable
/openbsd-current/regress/usr.bin/bc/
H A Dt19.c22 #define PI 3.141592653589793238462643383279502884L macro
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DPassManagerImpl.h66 PassInstrumentation PI; local
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DPassManager.cpp111 PassInstrumentation PI = AM.getResult<PassInstrumentationAnalysis>(M); local
H A DPassRegistry.cpp49 void PassRegistry::registerPass(const PassInfo &PI, bool ShouldFree) { argument
/openbsd-current/gnu/llvm/llvm/tools/bugpoint/
H A Dbugpoint.cpp107 const PassInfo *PI = PassRegistry::getPassRegistry()->getPassInfo(ID); variable
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DProgram.cpp40 ProcessInfo PI; local
63 ProcessInfo PI; local
/openbsd-current/gnu/usr.bin/perl/cpan/bignum/lib/
H A Dbignum.pm429 sub PI () { $float_class -> new('3.141592653589793238462643383279502884197'); } subroutine
H A Dbigrat.pm369 sub PI () { $obj_class -> new('3.141592653589793238462643383279502884197'); } subroutine
H A Dbigint.pm389 sub PI () { $obj_class -> new(3); } subroutine
H A Dbigfloat.pm379 sub PI () { $obj_class -> new('3.141592653589793238462643383279502884197'); } subroutine
/openbsd-current/gnu/usr.bin/perl/dist/constant/t/
H A Dconstant.t17 use constant PI => 4 * atan2 1, 1; constant
89 use constant PI => 3.141; constant
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DAutomaton.h101 auto PI = lower_bound(Pairs, NfaStatePair{Head->State, 0ULL}); local
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DPhiValues.cpp198 PhiValues &PI = AM.getResult<PhiValuesAnalysis>(F); local
/openbsd-current/gnu/llvm/llvm/include/llvm/
H A DPassAnalysisSupport.h165 Pass *findImplPass(AnalysisID PI) { argument
179 void addAnalysisImplsPair(AnalysisID PI, Pass *P) { argument
214 const void *PI = &AnalysisType::ID; local
267 getAnalysisID(AnalysisID PI, Function &F, bool *Changed) argument
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DRegisterFileStatistics.cpp34 const MCExtraProcessorInfo &PI = SM.getExtraProcessorInfo(); local
123 const MCExtraProcessorInfo &PI = local
/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp121 FunctionType::param_iterator PI = F->getFunctionType()->param_begin(); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp77 PassInstrumentation PI = AM.getResult<PassInstrumentationAnalysis>(L, AR); local
158 PassInstrumentation PI = AM.getResult<PassInstrumentationAnalysis>(L, AR); local
204 PassInstrumentation PI = AM.getResult<PassInstrumentationAnalysis>(F); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp140 MachineBasicBlock::iterator PI = std::prev(MBBI); local
/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Djacobi.f116 double precision PI local in subroutine:initialize
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp514 Pass2Ty::iterator PI = Pass2.find(*I); local
527 Pass2Ty::iterator PI = Pass2.find(*I); local
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h116 PtrInfo PI; member in class:llvm::detail::PtrUseVisitorBase

Completed in 356 milliseconds

123