OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DescSize
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUTargetStreamer.h
164
void EmitNote(StringRef Name, const MCExpr *
DescSize
, unsigned NoteType,
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp
7090
unsigned
DescSize
= Desc.getSize();
7095
unsigned Size =
DescSize
;
7110
return
DescSize
; // No operands.
7113
return isVOP3(MI) ? 12 : (
DescSize
+ 4);
7117
return
DescSize
;
7120
return isVOP3(MI) ? 12 : (
DescSize
+ 4);
7124
return
DescSize
;
7127
return isVOP3(MI) ? 12 : (
DescSize
+ 4);
7129
return
DescSize
;
7157
return
DescSize
;
[
all
...]
Completed in 115 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026