Home
last modified time | relevance | path

Searched defs:Ri (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp395 for (unsigned Ri = 0; Ri < NumRetVals(F); ++Ri) { in SurveyUse() local
597 for (unsigned Ri = 0; Ri != RetCount; ++Ri) { in SurveyFunction() local
613 for (unsigned Ri = 0; Ri != RetCount; ++Ri) in SurveyFunction() local
692 for (unsigned Ri = 0, E = NumRetVals(&F); Ri != E; ++Ri) in MarkLive() local
806 for (unsigned Ri = 0; Ri != RetCount; ++Ri) { in RemoveDeadStuffFromFunction() local
983 for (unsigned Ri = 0; Ri != RetCount; ++Ri) in RemoveDeadStuffFromFunction() local
/netbsd-src/sys/arch/sh3/include/
H A Dlocore.h209 #define __INTR_MASK_EXCEPTION_UNBLOCK(Rs, Ri, Rb) \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_mont.c266 BIGNUM *Ri, *R; in BN_MONT_CTX_set() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_mont.c266 BIGNUM *Ri, *R; in BN_MONT_CTX_set() local
/netbsd-src/sys/arch/i386/i386/
H A Ddb_disasm.c70 #define Ri 7 /* register in instruction */ macro
/netbsd-src/sys/arch/amd64/amd64/
H A Ddb_disasm.c88 #define Ri 7 /* register in instruction */ macro