OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSimpleHint
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
VirtRegMap.cpp
103
Register Hint = MRI->
getSimpleHint
(VirtReg);
MIRPrinter.cpp
307
unsigned PreferredReg = RegInfo.
getSimpleHint
(Reg);
RegAllocPBQP.cpp
764
Register PReg = MRI.
getSimpleHint
(LI.reg());
RegAllocGreedy.cpp
820
if (Register Hint = MRI->
getSimpleHint
(VirtReg.reg()))
3073
Register Hint = MRI->
getSimpleHint
(VirtReg.reg());
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h
803
///
getSimpleHint
- same as getRegAllocationHint except it will only return
805
Register
getSimpleHint
(Register VReg) const {
Completed in 90 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026