Home
last modified time | relevance | path

Searched defs:ABIInfo (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DABIInfo.h49 ABIInfo(CodeGen::CodeGenTypes &cgt) in ABIInfo() function
DTargetInfo.h32 class ABIInfo; variable
DCodeGenTypes.h34 class ABIInfo; variable
/external/llvm/lib/IR/
DDataLayout.cpp453 uint32_t BitWidth, bool ABIInfo, in getAlignmentInfo()