OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usesConstantBus
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp
3610
bool SIInstrInfo::
usesConstantBus
(const MachineRegisterInfo &MRI,
3985
if (
usesConstantBus
(MRI, MO, MI.getDesc().OpInfo[OpIdx])) {
4045
if (
usesConstantBus
(MRI, MO, MI.getDesc().OpInfo[OpIdx])) {
4641
if (isVALU(MI) &&
usesConstantBus
(MRI, *MO, OpInfo)) {
4656
usesConstantBus
(MRI, Op, InstDesc.OpInfo[i])) {
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
AMDGPUAsmParser.cpp
1554
bool
usesConstantBus
(const MCInst &Inst, unsigned OpIdx);
3218
bool AMDGPUAsmParser::
usesConstantBus
(const MCInst &Inst, unsigned OpIdx) {
3269
if (
usesConstantBus
(Inst, OpIdx)) {
Completed in 44 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026