OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DstAlignment
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
CodeGenABITypes.h
139
CharUnits
DstAlignment
,
148
CharUnits
DstAlignment
,
158
CharUnits
DstAlignment
,
168
CodeGenModule &CGM, CharUnits
DstAlignment
, CharUnits SrcAlignment,
176
CodeGenModule &CGM, CharUnits
DstAlignment
, CharUnits SrcAlignment,
184
CharUnits
DstAlignment
,
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGNonTrivialStruct.cpp
220
GenUnaryFuncName(StringRef Prefix, CharUnits
DstAlignment
, ASTContext &Ctx)
223
this->appendStr(llvm::to_string(
DstAlignment
.getQuantity()));
237
GenBinaryFuncName(StringRef Prefix, CharUnits
DstAlignment
,
241
this->appendStr(llvm::to_string(
DstAlignment
.getQuantity()));
274
GenDefaultInitializeFuncName(CharUnits
DstAlignment
, ASTContext &Ctx)
276
DstAlignment
, Ctx) {}
291
GenDestructorFuncName(const char *Prefix, CharUnits
DstAlignment
,
293
: GenUnaryFuncName<GenDestructorFuncName>(Prefix,
DstAlignment
, Ctx) {}
940
CodeGenModule &CGM, CharUnits
DstAlignment
, bool IsVolatile, QualType QT) {
942
GenDefaultInitializeFuncName GenName(
DstAlignment
, Ctx)
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/IR/
Verifier.cpp
4738
uint64_t
DstAlignment
= AMI->getDestAlignment();
4739
Assert(IsValidAlignment(
DstAlignment
),
Completed in 18 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026