OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLegalRegOperand
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.h
917
bool
isLegalRegOperand
(const MachineRegisterInfo &MRI,
SIInstrInfo.cpp
4590
bool SIInstrInfo::
isLegalRegOperand
(const MachineRegisterInfo &MRI,
4621
return
isLegalRegOperand
(MRI, OpInfo, MO);
4676
if (!
isLegalRegOperand
(MRI, OpInfo, *MO))
4772
if (
isLegalRegOperand
(MRI, InstrDesc.OpInfo[Src1Idx], Src1))
4803
!
isLegalRegOperand
(MRI, InstrDesc.OpInfo[Src1Idx], Src0)) {
Completed in 51 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026