OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constructAlignmentFromInt
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm/
Attributes.h
113
inline Attributes
constructAlignmentFromInt
(unsigned i) {
/external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp
[
all
...]
/external/swiftshader/third_party/LLVM/lib/AsmParser/
LLParser.cpp
940
Attrs |= Attribute::
constructAlignmentFromInt
(Alignment);
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitcodeReader.cpp
478
ReconstitutedAttr |= Attribute::
constructAlignmentFromInt
(Alignment);
[
all
...]
Completed in 225 milliseconds