OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEntryAlignment
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h
88
///
getEntryAlignment
- Return the alignment of each entry in the jump table.
89
unsigned
getEntryAlignment
(const DataLayout &TD) const;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineFunction.cpp
1014
unsigned MachineJumpTableInfo::
getEntryAlignment
(const DataLayout &TD) const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp
2097
emitAlignment(Align(MJTI->
getEntryAlignment
(DL)));
Completed in 30 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026