OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expandLoadAddress
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVExpandPseudoInsts.cpp
53
bool
expandLoadAddress
(MachineBasicBlock &MBB,
102
return
expandLoadAddress
(MBB, MBBI, NextMBBI);
205
bool RISCVExpandPseudo::
expandLoadAddress
(
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp
251
bool
expandLoadAddress
(unsigned DstReg, unsigned BaseReg,
2123
if (
expandLoadAddress
(Mips::T9, Mips::NoRegister, Inst.getOperand(0),
2388
return
expandLoadAddress
(Inst.getOperand(0).getReg(), Mips::NoRegister,
2401
return
expandLoadAddress
(Inst.getOperand(0).getReg(),
2876
bool MipsAsmParser::
expandLoadAddress
(unsigned DstReg, unsigned BaseReg,
5752
if (
expandLoadAddress
(ATReg, BaseReg, BaseOp, !isGP64bit(), IDLoc, Out, STI))
Completed in 20 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026