OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOpSize
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/AMDGPU/
SIInstrInfo.h
415
unsigned
getOpSize
(uint16_t Opcode, unsigned OpNo) const {
429
unsigned
getOpSize
(const MachineInstr &MI, unsigned OpNo) const {
SIFoldOperands.cpp
317
unsigned OpSize = TII->
getOpSize
(MI, 1);
SIShrinkInstructions.cpp
144
TII->isLiteralConstant(Src0, TII->
getOpSize
(MI, Src0Idx)))
SIInstrInfo.cpp
[
all
...]
Completed in 52 milliseconds