OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OperandSize
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
LowerMemIntrinsics.cpp
103
unsigned
OperandSize
= DL.getTypeStoreSize(OpTy);
104
uint64_t GepIndex = BytesCopied /
OperandSize
;
105
assert(GepIndex *
OperandSize
== BytesCopied &&
126
BytesCopied +=
OperandSize
;
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMInstructionSelector.cpp
463
OperandSize
(OpSize) {}
479
const unsigned
OperandSize
;
545
if (!validOpRegPair(MRI, LHSReg, RHSReg, Helper.
OperandSize
,
Completed in 16 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026