OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isImmOperandLegal
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIRegisterInfo.cpp
1661
if (TII->
isImmOperandLegal
(*MI, FIOperandNum, FIOp))
1851
if (!TII->
isImmOperandLegal
(*MI, FIOperandNum, FIOp)) {
SIInstrInfo.h
827
bool
isImmOperandLegal
(const MachineInstr &MI, unsigned OpNo,
SIInstrInfo.cpp
3428
bool SIInstrInfo::
isImmOperandLegal
(const MachineInstr &MI, unsigned OpNo,
4720
return
isImmOperandLegal
(MI, OpIdx, *MO);
Completed in 61 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026