Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DABIInfo.h56 ABIInfo(CodeGen::CodeGenTypes &cgt) in ABIInfo() function
DTargetInfo.h35 class ABIInfo; variable
DCodeGenTypes.h53 class ABIInfo; variable
/external/llvm-project/clang/lib/CodeGen/
DABIInfo.h56 ABIInfo(CodeGen::CodeGenTypes &cgt) in ABIInfo() function
DCodeGenTypes.h51 class ABIInfo; variable
DTargetInfo.h36 class ABIInfo; variable
/external/llvm/lib/IR/
DDataLayout.cpp458 uint32_t BitWidth, bool ABIInfo, in getAlignmentInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDataLayout.cpp541 bool ABIInfo, Type *Ty) const { in getAlignmentInfo()