Searched refs:PIL (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dlgammaq.c84 static const __float128 PIL = 3.1415926535897932384626433832795028841972E0Q; variable
804 z = q * sinq (PIL * z);
806 z = logq (PIL / z) - w;
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dlgammaq.c84 static const __float128 PIL = 3.1415926535897932384626433832795028841972E0Q; variable
804 z = q * sinq (PIL * z);
806 z = logq (PIL / z) - w;
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h73 PointerRec** setPrevInList(PointerRec **PIL) { argument
74 PrevInList = PIL;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp115 SP::TL, SP::PIL, SP::CWP, SP::CANSAVE, SP::CANRESTORE, SP::CLEANWIN,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1500 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);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp1313 RegNo = Sparc::PIL;
/netbsd-current/sys/arch/sparc/sparc/
H A Dlocore.s2532 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 131 milliseconds