OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ABIAlign
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/IR/
DataLayout.h
65
unsigned
ABIAlign
: 16; ///< ABI alignment for this type/bitw
82
unsigned
ABIAlign
; ///< ABI alignment for this type/bitw
88
static PointerAlignElem get(uint32_t AddressSpace, unsigned
ABIAlign
,
146
bool
ABIAlign
, Type *Ty) const;
149
void setPointerAlignment(uint32_t AddrSpace, unsigned
ABIAlign
,
/external/clang/lib/CodeGen/
TargetInfo.cpp
[
all
...]
/external/clang/lib/AST/
ASTContext.cpp
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
[
all
...]
Completed in 320 milliseconds