OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Opcode0
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
ARMEHABIPrinter.h
111
uint8_t
Opcode0
= Opcodes[OI++ ^ 3];
114
uint16_t GPRMask = (Opcode1 << 4) | ((
Opcode0
& 0x0f) << 12);
117
Opcode0
, Opcode1, GPRMask ? "pop " : "refuse to unwind");
158
uint8_t
Opcode0
= Opcodes[OI++ ^ 3];
162
<< format("0x%02X 0x%02X ; %s",
Opcode0
, Opcode1,
187
uint8_t
Opcode0
= Opcodes[OI++ ^ 3];
189
SW.startLine() << format("0x%02X 0x%02X ; pop ",
Opcode0
, Opcode1);
209
uint8_t
Opcode0
= Opcodes[OI++ ^ 3];
211
SW.startLine() << format("0x%02X 0x%02X ; pop ",
Opcode0
, Opcode1);
219
uint8_t
Opcode0
= Opcodes[OI++ ^ 3]
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp
2215
unsigned
Opcode0
= C.Op0.getOpcode();
2216
if (C.ICmpType != SystemZICMP::UnsignedOnly &&
Opcode0
== ISD::SIGN_EXTEND)
2218
if (C.ICmpType != SystemZICMP::SignedOnly &&
Opcode0
== ISD::ZERO_EXTEND)
2221
Opcode0
== ISD::AND &&
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp
[
all
...]
Completed in 126 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026