OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getalignmenttype
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/IR/
IntrinsicInst.h
169
Type *
getAlignmentType
() const {
/external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
65
MI->setAlignment(ConstantInt::get(MI->
getAlignmentType
(),
157
MI->setAlignment(ConstantInt::get(MI->
getAlignmentType
(),
[
all
...]
/external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
74
TypeSourceInfo *Result = S.SubstType(Aligned->
getAlignmentType
(),
96
S.collectUnexpandedParameterPacks(Aligned->
getAlignmentType
()->getTypeLoc(),
[
all
...]
Completed in 47 milliseconds