OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Pseudo
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVInstrInfo.h
160
uint16_t
Pseudo
;
RISCVISelDAGToDAG.h
102
uint16_t
Pseudo
;
112
uint16_t
Pseudo
;
121
uint16_t
Pseudo
;
131
uint16_t
Pseudo
;
140
uint16_t
Pseudo
;
148
uint16_t
Pseudo
;
157
uint16_t
Pseudo
;
/src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcInstrInfo.h
31
Pseudo
= (1<<0),
101
// Lower
pseudo
instructions after register allocation.
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h
104
//
Pseudo
- This represents an instruction that is a
pseudo
instruction
107
Pseudo
= 0,
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
X86RecognizableInstr.h
95
Pseudo
= 0,
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCInstrDesc.h
150
Pseudo
,
262
/// Return true if this is a
pseudo
instruction that doesn't
264
bool isPseudo() const { return Flags & (1ULL << MCID::
Pseudo
); }
494
/// this is true for the instruction, it basically means that it is a
pseudo
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h
313
//
Pseudo
instructions
314
Pseudo
= 0 << FormShift,
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h
283
Pseudo
= 0x0020,
Completed in 31 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026