OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNaturalAlignment
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
SwiftCallingConv.h
131
CharUnits
getNaturalAlignment
(CodeGenModule &CGM, llvm::Type *type);
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
SwiftCallingConv.cpp
247
if (!begin.isZero() && !begin.isMultipleOf(
getNaturalAlignment
(CGM, type))) {
276
assert(!type || begin.isMultipleOf(
getNaturalAlignment
(CGM, type)));
660
CharUnits swiftcall::
getNaturalAlignment
(CodeGenModule &CGM, llvm::Type *type) {
Completed in 21 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026