OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIL
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/math/
lgammaq.c
84
static const __float128
PIL
= 3.1415926535897932384626433832795028841972E0Q;
804
z = q * sinq (
PIL
* z);
806
z = logq (
PIL
/ z) - w;
/src/external/gpl3/gcc.old/dist/libquadmath/math/
lgammaq.c
84
static const __float128
PIL
= 3.1415926535897932384626433832795028841972E0Q;
804
z = q * sinq (
PIL
* z);
806
z = logq (
PIL
/ z) - w;
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
AliasSetTracker.h
73
PointerRec** setPrevInList(PointerRec **
PIL
) {
74
PrevInList =
PIL
;
/src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp
115
SP::TL, SP::
PIL
, SP::CWP, SP::CANSAVE, SP::CANRESTORE, SP::CLEANWIN,
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp
1500
for (const Loop *
PIL
: PostIncLoops) {
1502
PIL
->getHeader()->printAsOperand(OS, /*PrintType=*/false);
5156
for (const Loop *
PIL
: LF.PostIncLoops) {
5157
if (
PIL
== L) continue;
5161
PIL
->getExitingBlocks(ExitingBlocks);
/src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp
1312
if (name.equals("
pil
")) {
1313
RegNo = Sparc::
PIL
;
/src/sys/arch/sparc/sparc/
locore.s
2532
rd %psr, %o3 ! (bits already shifted to
PIL
field)
2717
rd %psr, %o3 ! (bits already shifted to
PIL
field)
4924
/* Clear FP & CP enable bits, as well as the
PIL
field */
Completed in 45 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026