Home
last modified time | relevance | path

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

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassAnalysisSupport.h155 Pass *findImplPass(AnalysisID PI) { in findImplPass()
169 void addAnalysisImplsPair(AnalysisID PI, Pass *P) { in addAnalysisImplsPair()
204 const void *PI = &AnalysisType::ID; in getAnalysisIfAvailable() local
226 AnalysisType &Pass::getAnalysisID(AnalysisID PI) const { in getAnalysisID()
255 AnalysisType &Pass::getAnalysisID(AnalysisID PI, Function &F) { in getAnalysisID()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DProgram.cpp34 ProcessInfo PI; in ExecuteAndWait() local
53 ProcessInfo PI; in ExecuteNoWait() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DErlangGCPrinter.cpp82 for (GCFunctionInfo::iterator PI = MD.begin(), PE = MD.end(); PI != PE; in finishAssembly() local
92 GCFunctionInfo::iterator PI = MD.begin(); in finishAssembly() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DProgram.cpp36 ProcessInfo PI; in ExecuteAndWait() local
57 ProcessInfo PI; in ExecuteNoWait() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp176 PI = SchedModel->getWriteProcResBegin(SC), in dumpSU() local
297 PI = SchedModel->getWriteProcResBegin(SC), in EmitInstruction() local
401 PI = SchedModel->getWriteProcResBegin(SC), in resourcesCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPass.cpp81 const PassInfo *PI = PassRegistry::getPassRegistry()->getPassInfo(AID); in getPassName() local
188 const PassInfo *PI = PassRegistry::getPassRegistry()->getPassInfo(ID); in createPass() local
263 const PassInfo *PI = Pass::lookupPassInfo(Arg); in addPreserved() local
DLegacyPassManager.cpp660 const PassInfo *PI = findAnalysisPassInfo(P->getPassID()); in schedulePass() local
679 const PassInfo *PI = findAnalysisPassInfo(ID); in schedulePass() local
773 const PassInfo *&PI = AnalysisPassInfos[AID]; in findAnalysisPassInfo() local
827 if (const PassInfo *PI = findAnalysisPassInfo(P->getPassID())) { in dumpArguments() local
865 AnalysisID PI = P->getPassID(); in recordAvailableAnalysis() local
996 AnalysisID PI = P->getPassID(); in freePass() local
1072 const PassInfo *PI = TPM->findAnalysisPassInfo(ID); in add() local
1171 if (const PassInfo *PI = in dumpPassArguments() local
1292 Pass *PMDataManager::getOnTheFlyPass(Pass *P, AnalysisID PI, Function &F) { in getOnTheFlyPass()
1667 Pass* MPPassManager::getOnTheFlyPass(Pass *MP, AnalysisID PI, Function &F){ in getOnTheFlyPass()
DPassRegistry.cpp57 void PassRegistry::registerPass(const PassInfo &PI, bool ShouldFree) { in registerPass()
DBasicBlock.cpp241 const_pred_iterator PI = pred_begin(this), E = pred_end(this); in getSinglePredecessor() local
254 const_pred_iterator PI = pred_begin(this), E = pred_end(this); in getUniquePredecessor() local
/third_party/python/Lib/test/
Ddouble_const.py12 PI = 3.14159265358979324 variable
/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dfast_math_functions.h50 #define PI 3.14159265358979f macro
/third_party/skia/docs/examples/
Dconvex_overstroke_linear_approx_curve.cpp11 const float PI = 3.1415926; in draw() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp292 for (const SDep &PI : SU->Preds) { in releaseTopNode() local
652 for (const SDep &PI : SU->Preds) in SchedulingCost() local
706 for (const SDep &PI : SU->Preds) { in SchedulingCost() local
732 for (const auto &PI : SU->Preds) { in SchedulingCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassManager.h497 PassInstrumentation PI = in run() local
924 typename AnalysisPassMapT::iterator PI = AnalysisPasses.find(ID); in lookUpPass() local
932 typename AnalysisPassMapT::const_iterator PI = AnalysisPasses.find(ID); in lookUpPass() local
954 PassInstrumentation PI; in getResultImpl() local
1297 PassInstrumentation PI = AM.getResult<PassInstrumentationAnalysis>(M); in run() local
1422 PassInstrumentation PI = in run() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopPassManager.cpp34 PassInstrumentation PI = AM.getResult<PassInstrumentationAnalysis>(L, AR); in run() local
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test2.proto55 PI = 16; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DEarlyIfConversion.cpp511 PHIInfo &PI = PHIs.back(); in canConvertIf() local
568 PHIInfo &PI = PHIs[i]; in replacePHIInstrs() local
588 PHIInfo &PI = PHIs[i]; in rewritePHIOperands() local
842 SSAIfConv::PHIInfo &PI = IfConv.PHIs[i]; in shouldConvertIf() local
DGCMetadata.cpp119 for (GCFunctionInfo::iterator PI = FD->begin(), PE = FD->end(); PI != PE; in runOnFunction() local
DOptimizePHIs.cpp198 for (InstrSetIterator PI = PHIsInCycle.begin(), PE = PHIsInCycle.end(); in OptimizeBB() local
/third_party/ffmpeg/libavfilter/
Dvf_xbr.c93 #define FILT2(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument
127 #define FILT3(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument
169 #define FILT4(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument
273 const uint32_t PI = sa3[pnext]; in xbr_filter() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCEarlyReturn.cpp65 for (MachineBasicBlock::pred_iterator PI = ReturnMBB.pred_begin(), in processBlock() local
DPPCCTRLoops.cpp181 for (MachineBasicBlock::pred_iterator PI = MBB->pred_begin(), in verifyCTRBranch() local
/third_party/python/Lib/test/test_json/
Dtest_enum.py17 PI = 3.141593 variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMUnwindOpAsm.cpp51 void EmitPersonalityIndex(unsigned PI) { in EmitPersonalityIndex()
/third_party/skia/samplecode/
DSamplePathOverstroke.cpp14 #define PI SK_ScalarPI macro

123456