OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bigEndianByteAt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
CombinerHelper.cpp
69
static unsigned
bigEndianByteAt
(const unsigned ByteWidth, const unsigned I) {
106
BigEndian &= Idx ==
bigEndianByteAt
(Width, MemOffset);
3623
?
bigEndianByteAt
(NumLoadsInTy, 0)
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
7202
static unsigned
bigEndianByteAt
(unsigned BW, unsigned i) {
7220
BigEndian &= CurrentByteOffset ==
bigEndianByteAt
(Width, i);
7480
?
bigEndianByteAt
(LoadByteWidth, P.ByteOffset)
Completed in 50 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026