OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypeBitWidth
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
DataLayout.cpp
111
retval.
TypeBitWidth
= bit_width;
120
&&
TypeBitWidth
== rhs.
TypeBitWidth
);
195
E.PrefAlign, E.
TypeBitWidth
))
555
return std::make_pair(E.AlignType, E.
TypeBitWidth
) < Pair;
574
I->AlignType == (unsigned)align_type && I->
TypeBitWidth
== bit_width) {
781
I->
TypeBitWidth
== BitWidth)
798
I->
TypeBitWidth
== BitWidth)
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DataLayout.h
75
unsigned
TypeBitWidth
: 24;
Completed in 15 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026