OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShiftType
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp
186
A64SE::ShiftExtSpecifiers
ShiftType
;
306
A64SE::ShiftExtSpecifiers Ext = ShiftExtend.
ShiftType
;
450
if (ShiftExtend.
ShiftType
!= SHKind)
652
if (ShiftExtend.
ShiftType
!= SHKind)
661
if (ShiftExtend.
ShiftType
!= A64SE::LSL)
671
if (ShiftExtend.
ShiftType
!= A64SE::LSL)
682
if (ShiftExtend.
ShiftType
!= A64SE::LSL)
693
if (ShiftExtend.
ShiftType
!= A64SE::MSL)
807
Op->ShiftExtend.
ShiftType
= ShiftTyp;
[
all
...]
/external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp
118
bool parseMemRegOffsetShift(ARM_AM::ShiftOpc &
ShiftType
,
385
ARM_AM::ShiftOpc
ShiftType
; // Shift type for OffsetReg
[
all
...]
Completed in 441 milliseconds