Home
last modified time | relevance | path

Searched refs:pRd (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp193 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
196 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
199 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
214 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
221 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
232 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
291 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
298 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
309 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp194 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
197 if (livesOverlap && TRI->regsOverlap(pRd, pRa)) in addIntraChainConstraint()
200 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint()
215 unsigned pRd = (*vRdAllowed)[i]; in addIntraChainConstraint() local
222 if (haveSameParity(pRd, pRa)) in addIntraChainConstraint()
233 if (!haveSameParity(pRd, pRa)) in addIntraChainConstraint()
292 unsigned pRd = (*vRdAllowed)[i]; in addInterChainConstraint() local
299 if (!haveSameParity(pRd, pRa)) in addInterChainConstraint()
310 if (haveSameParity(pRd, pRa)) in addInterChainConstraint()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp194 unsigned pRd = (*vRdAllowed)[i];
197 if (livesOverlap && TRI->regsOverlap(pRd, pRa))
200 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0;
215 unsigned pRd = (*vRdAllowed)[i];
222 if (haveSameParity(pRd, pRa))
233 if (!haveSameParity(pRd, pRa))
292 unsigned pRd = (*vRdAllowed)[i];
299 if (!haveSameParity(pRd, pRa))
310 if (haveSameParity(pRd, pRa))
/dports/java/bouncycastle15/crypto-169/pkix/src/test/java/org/bouncycastle/openssl/test/
H A DAllTests.java119 …PEMParser pRd = new PEMParser(new InputStreamReader(new ByteArrayInputStream(bOut.toByteArray()))); in encryptedTestNew() local
121 PKCS8EncryptedPrivateKeyInfo pInfo = (PKCS8EncryptedPrivateKeyInfo)pRd.readObject(); in encryptedTestNew()
147 …PEMParser pRd = new PEMParser(new InputStreamReader(new ByteArrayInputStream(bOut.toByteArray()))); in encryptedTestNew() local
149 PKCS8EncryptedPrivateKeyInfo pInfo = (PKCS8EncryptedPrivateKeyInfo)pRd.readObject(); in encryptedTestNew()
203 …PEMParser pRd = new PEMParser(new InputStreamReader(new ByteArrayInputStream(bOut.toByteArray()))); in testPKCS8PlainNew() local
205 PrivateKeyInfo kp = (PrivateKeyInfo)pRd.readObject(); in testPKCS8PlainNew()
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/sam/system/libsam/source/
H A Demac.c217 emac_rx_descriptor_t *pRd = p_dev->p_rx_dscr; in emac_reset_rx_mem() local
229 pRd[ul_index].addr.val = ul_address & EMAC_RXD_ADDR_MASK; in emac_reset_rx_mem()
230 pRd[ul_index].status.val = 0; in emac_reset_rx_mem()
232 pRd[p_dev->us_rx_list_size - 1].addr.val |= EMAC_RXD_WRAP; in emac_reset_rx_mem()
235 emac_set_rx_queue(p_hw, (uint32_t) pRd); in emac_reset_rx_mem()
/dports/devel/autogen/autogen-5.18.16/agen5/
H A Dfmemopen.c609 cookie_read_function_t * pRd = (pFMC->mode & FLAG_BIT(read)) in ag_fmemopen() local
616 iof.read = pRd; in ag_fmemopen()
623 res = funopen(pFMC, pRd, pWr, fmem_seek, fmem_close); in ag_fmemopen()
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dpm_rd.cc57 PMCON1::PMCON1(Processor *pCpu, PM_RD *pRd) in PMCON1() argument
59 pm_rd(pRd) in PMCON1()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/CECILL/
H A DCImg.h17078 …t *pRd = res.ptr(0,0,0,0), *pGd = indexing?pRd:res.ptr(0,0,0,1), *pBd = indexing?pRd:res.ptr(0,0,0…
17108 …if (indexing) *(pRd++) = (t)best_index; else { *(pRd++) = Rbest; *(pGd++) = Gbest; *(pBd++) = Bbes…
17155 t *pRd = res.ptr(0,0,0,1), *pGd = pRd + width*height*depth, *pBd = pGd + width*height*depth;
17159 *(--pRd) = pRs[index]; *(--pGd) = pGs[index]; *(--pBd) = pBs[index];
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/greycstoration/cimg/
H A DCImg.h17088 …t *pRd = res.ptr(0,0,0,0), *pGd = indexing?pRd:res.ptr(0,0,0,1), *pBd = indexing?pRd:res.ptr(0,0,0…
17118 …if (indexing) *(pRd++) = (t)best_index; else { *(pRd++) = Rbest; *(pGd++) = Gbest; *(pBd++) = Bbes…
17165 t *pRd = res.ptr(0,0,0,1), *pGd = pRd + width*height*depth, *pBd = pGd + width*height*depth;
17169 *(--pRd) = pRs[index]; *(--pGd) = pGs[index]; *(--pBd) = pBs[index];
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/3d/material_testers/backgrounds/
H A Dschelde.hdr15298 …��~vnON�y�����������ơu�or�ڲƈ�u̹��vk��sp���u{{zx�|�䀫v`���~�a��z���l���n^VJG�pRd�\j}�ͭ���yr�t�up���m…
/dports/security/hashcat-legacy/hashcat-legacy-2.00/salts/
H A Dbrute-vbulletin.salt726819 pRd

12