OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constrainRegAttrs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineCSE.cpp
198
if (!MRI->
constrainRegAttrs
(SrcReg, Reg))
647
if (!MRI->
constrainRegAttrs
(NewReg, OldReg)) {
MachineRegisterInfo.cpp
92
MachineRegisterInfo::
constrainRegAttrs
(Register Reg,
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h
588
///
constrainRegAttrs
(ToReg, FromReg)
692
/// InstructionSelect pass and
constrainRegAttrs
in every other pass,
709
bool
constrainRegAttrs
(Register Reg, Register ConstrainingReg,
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
CombinerHelper.cpp
125
if (MRI.
constrainRegAttrs
(ToReg, FromReg))
Completed in 20 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026