OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:III
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp
3246
ImmInstrInfo
III
;
3259
if (!ConvertibleImmForm && !instrHasImmForm(Opc, IsVFReg,
III
, true))
3441
ImmInstrInfo
III
;
3445
III
))
3487
if (
III
.ZeroIsSpecialOrig ==
III
.ImmOpNo &&
3510
MI.getOperand(
III
.ImmOpNo)
3514
MI.getOperand(
III
.OpNoForForwarding)
3554
ImmInstrInfo &
III
) const {
3569
III
, true)
[
all
...]
PPCInstrInfo.h
212
bool transformToImmFormFedByLI(MachineInstr &MI, const ImmInstrInfo &
III
,
217
bool transformToImmFormFedByAdd(MachineInstr &MI, const ImmInstrInfo &
III
,
231
bool isUseMIElgibleForForwarding(MachineInstr &MI, const ImmInstrInfo &
III
,
234
const ImmInstrInfo &
III
,
239
const ImmInstrInfo &
III
,
614
ImmInstrInfo &
III
) const;
640
bool instrHasImmForm(unsigned Opc, bool IsVFReg, ImmInstrInfo &
III
,
/src/lib/libcurses/PSD.doc/
Makefile
8
DEPSRCS=appen.A appen.B appen.C doc.I doc.II doc.
III
doc.IV fns.doc \
/src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
ripemd.d
123
/* the ten basic operations FF() through
III
() */
165
* FFF, GGG, HHH, and
III
transformations for parallel rounds 1, 2, 3, and 4.
193
static void
III
(ref uint a, uint b, ref uint c, uint d, uint e, uint x, uint s)
352
III
(eee, aaa, bbb, ccc, ddd, x[ 6], 9);
353
III
(ddd, eee, aaa, bbb, ccc, x[11], 13);
354
III
(ccc, ddd, eee, aaa, bbb, x[ 3], 15);
355
III
(bbb, ccc, ddd, eee, aaa, x[ 7], 7);
356
III
(aaa, bbb, ccc, ddd, eee, x[ 0], 12);
357
III
(eee, aaa, bbb, ccc, ddd, x[13], 8);
358
III
(ddd, eee, aaa, bbb, ccc, x[ 5], 9)
[
all
...]
/src/external/lgpl3/gmp/dist/mpn/x86/p6/mmx/
lshift.asm
32
dnl The P55 code runs well on P-II/
III
, but could stand some minor tweaks
rshift.asm
32
dnl The P55 code runs well on P-II/
III
, but could stand some minor tweaks
/src/external/lgpl3/gmp/dist/mpn/x86/p6/p3mmx/
popham.asm
1
dnl Intel Pentium-
III
mpn_popcount, mpn_hamdist -- population count and
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIWholeQuadMode.cpp
281
auto
III
= Instructions.find(&MI);
282
if (
III
== Instructions.end())
285
dbgs() << " " << MI << " Needs = " << PrintState(
III
->second.Needs)
286
<< ", OutNeeds = " << PrintState(
III
->second.OutNeeds) << '\n';
502
InstrInfo &
III
= Instructions[&MI];
543
III
.Disabled = StateStrict;
561
III
.Disabled = StateWQM | StateStrict;
1280
auto
III
= Instructions.find(&MI);
1281
if (
III
!= Instructions.end()) {
1282
if (
III
->second.Needs & StateStrictWWM
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
VectorUtils.cpp
283
if (InsertElementInst *
III
= dyn_cast<InsertElementInst>(V)) {
285
if (!isa<ConstantInt>(
III
->getOperand(2)))
287
unsigned IIElt = cast<ConstantInt>(
III
->getOperand(2))->getZExtValue();
292
return
III
->getOperand(1);
295
if (
III
==
III
->getOperand(0))
300
return findScalarElement(
III
->getOperand(0), EltNo);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
LowerSwitch.cpp
147
for (unsigned
III
: llvm::reverse(Indices))
148
PN->removeIncomingValue(
III
);
/src/crypto/external/apache2/openssl/dist/crypto/
sparccpuid.S
265
! UltraSPARC
III
7
/src/crypto/external/bsd/openssl/dist/crypto/
sparccpuid.S
265
! UltraSPARC
III
7
/src/crypto/external/bsd/openssl.old/dist/crypto/
sparccpuid.S
259
! UltraSPARC
III
7
/src/share/terminfo/
terminfo
9758
altos3|altos5|alt3|alt5|altos-3|altos-5|Altos
III
or V,
14152
# DISPLAY FUNCTION GROUP
III
14157
# This must be used with DISPLAY FUNCTION GROUP I or
III
21027
# lisaterm from ulysses!gamma!epsilon!mb2c!jed (John E. Duncan
III
) via BRL;
22792
dw3|la120|DECwriter
III
,
23194
# The Graphos
III
was a color graphics terminal from Ithaca Intersystems.
23202
graphos|graphos
III
,
23216
graphos-30|graphos
III
with 30 lines,
[
all
...]
Completed in 128 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026