OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewOff
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp
491
int64_t
NewOff
= Off.getImm() - (FrameSize + HEXAGON_LRFP_SIZE);
492
if (HII->isValidOffset(Opc,
NewOff
, HRI)) {
493
Off.setImm(
NewOff
);
HexagonISelDAGToDAG.cpp
1407
uint64_t
NewOff
= GA->getOffset() + (uint64_t)Const->getSExtValue();
1409
N.getValueType(),
NewOff
);
Completed in 28 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026