OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canIncreaseAlignment
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
GlobalObject.h
147
bool
canIncreaseAlignment
() const;
/src/external/apache2/llvm/dist/llvm/lib/IR/
Globals.cpp
242
bool GlobalObject::
canIncreaseAlignment
() const {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
Local.cpp
1324
if (!GO->
canIncreaseAlignment
())
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp
2130
if ((GV = dyn_cast<GlobalVariable>(Val)) && GV->
canIncreaseAlignment
() &&
Completed in 24 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026