OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetByValArgRegs
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIInfo.h
46
ArrayRef<MCPhysReg>
GetByValArgRegs
() const;
MipsABIInfo.cpp
32
ArrayRef<MCPhysReg> MipsABIInfo::
GetByValArgRegs
() const {
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsISelLowering.cpp
4328
ArrayRef<MCPhysReg> ByValArgRegs = ABI.
GetByValArgRegs
();
4385
ArrayRef<MCPhysReg> ArgRegs = ABI.
GetByValArgRegs
();
4524
ArrayRef<MCPhysReg> IntArgRegs = ABI.
GetByValArgRegs
();
Completed in 20 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026