Home
last modified time | relevance | path

Searched defs:ExtInfo (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGCleanup.h252 struct ExtInfo { struct
260 mutable struct ExtInfo *ExtInfo; variable
307 delete ExtInfo; in Destroy() local
375 struct ExtInfo &ExtInfo = getExtInfo(); in addBranchAfter() local
DCGStmt.cpp2213 FunctionType::ExtInfo ExtInfo; in GenerateCapturedStmtFunction() local
DCGStmtOpenMP.cpp246 FunctionType::ExtInfo ExtInfo; in GenerateOpenMPCapturedStmtFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DRISCVISAInfo.cpp236 auto FindByNameAndVersion = [=](const RISCVSupportedExtension &ExtInfo) { in isSupportedExtension()
1049 auto ExtInfo = Ext.second; in toString() local
/external/clang/include/clang/AST/
DDecl.h649 struct ExtInfo : public QualifierInfo { struct
653 llvm::PointerUnion<TypeSourceInfo*, ExtInfo*> DeclInfo; argument
2788 typedef QualifierInfo ExtInfo; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerLowering.cpp415 auto ExtInfo = getExtMask(Mask, DstTy.getNumElements()); in matchEXT() local