OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getValueSizeInBits
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGAtomic.cpp
137
uint64_t
getValueSizeInBits
() const { return ValueSizeInBits; }
1406
assert(Atomics.
getValueSizeInBits
() <= Atomics.getAtomicSizeInBits());
1669
LVal.isSimple() ?
getValueSizeInBits
() : getAtomicSizeInBits());
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h
192
TypeSize
getValueSizeInBits
() const {
973
TypeSize
getValueSizeInBits
(unsigned ResNo) const {
Completed in 31 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026