OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSOImmTwoPartSecond
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h
197
///
getSOImmTwoPartSecond
- If V is a value that satisfies isSOImmTwoPartVal,
199
inline unsigned
getSOImmTwoPartSecond
(unsigned V) {
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp
913
SOImmValV2 = ARM_AM::
getSOImmTwoPartSecond
(ImmVal);
920
SOImmValV2 = ARM_AM::
getSOImmTwoPartSecond
(-ImmVal);
ARMBaseInstrInfo.cpp
3343
SOImmValV2 = (uint32_t)ARM_AM::
getSOImmTwoPartSecond
(ImmVal);
3350
SOImmValV2 = (uint32_t)ARM_AM::
getSOImmTwoPartSecond
(ImmVal);
Completed in 39 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026