OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addOpcode
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
GIMatchDagPredicate.h
105
void
addOpcode
(const CodeGenInstruction *Instr) { Instrs.push_back(Instr); }
/src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRFrameLowering.cpp
378
unsigned
addOpcode
;
380
addOpcode
= AVR::ADIWRdK;
382
addOpcode
= AVR::SUBIWRdK;
389
MachineInstr *New = BuildMI(MBB, MI, DL, TII.get(
addOpcode
), AVR::R31R30)
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
CodeGenSchedule.h
364
void
addOpcode
(const Record *Opcode) {
394
void
addOpcode
(const Record *OpcodeRec, OpcodeInfo &&Info) {
398
Groups.back().
addOpcode
(OpcodeRec);
GICombinerEmitter.cpp
477
P->
addOpcode
(&Target.getInstruction(OpcodeDef));
CodeGenSchedule.cpp
396
Fn.
addOpcode
(Info.first, std::move(Info.second));
Completed in 34 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026