Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.h250 struct ExtInfo { struct
258 mutable struct ExtInfo *ExtInfo; argument
306 delete ExtInfo; in Destroy() local
374 struct ExtInfo &ExtInfo = getExtInfo(); in addBranchAfter() local
/openbsd-src/gnu/llvm/clang/lib/Basic/Targets/
H A DRISCV.cpp159 auto ExtInfo = Extension.second; in getTargetDefines() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DRISCVISAInfo.cpp236 auto FindByNameAndVersion = [=](const RISCVSupportedExtension &ExtInfo) { in isSupportedExtension()
1049 auto ExtInfo = Ext.second; in toString() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp232 FunctionProtoType::ExtProtoInfo ExtInfo; in addArraySubscriptOperator() local
H A DSemaOverload.cpp1702 FunctionProtoType::ExtProtoInfo ExtInfo = FromFPT->getExtProtoInfo(); in IsFunctionConversion() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h771 struct ExtInfo : public QualifierInfo { struct
776 llvm::PointerUnion<TypeSourceInfo *, ExtInfo *> DeclInfo; argument
3450 using ExtInfo = QualifierInfo; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp415 auto ExtInfo = getExtMask(Mask, DstTy.getNumElements()); in matchEXT() local