/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiSubtarget.h | 70 LanaiSelectionDAGInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreSubtarget.h | 36 XCoreSelectionDAGInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
H A D | ARCSubtarget.h | 36 SelectionDAGTargetInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
H A D | VESubtarget.h | 44 SelectionDAGTargetInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
H A D | BPFSubtarget.h | 36 BPFSelectionDAGInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430Subtarget.h | 44 SelectionDAGTargetInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXSubtarget.h | 44 SelectionDAGTargetInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblySubtarget.h | 56 WebAssemblySelectionDAGInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kSubtarget.h | 60 SelectionDAGTargetInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | R600Subtarget.h | 51 SelectionDAGTargetInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRSubtarget.h | 120 AVRSelectionDAGInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcSubtarget.h | 57 SelectionDAGTargetInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVSubtarget.h | 71 SelectionDAGTargetInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetSchedule.cpp | 63 void TargetSchedModel::init(const TargetSubtargetInfo *TSInfo) { in init()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZSubtarget.h | 78 SystemZSelectionDAGInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonSubtarget.h | 101 HexagonSelectionDAGInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaTemplateVariadic.cpp | 471 if (TypeSourceInfo *TSInfo = NameInfo.getNamedTypeInfo()) in DiagnoseUnexpandedParameterPack() local 593 TypeSourceInfo *TSInfo; in ActOnPackExpansion() local
|
H A D | SemaExprObjC.cpp | 2349 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() local 2372 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() local 4641 TypeSourceInfo *TSInfo, in BuildObjCBridgedCast() 4756 TypeSourceInfo *TSInfo = nullptr; in ActOnObjCBridgedCast() local
|
H A D | SemaExceptionSpec.cpp | 457 if (TypeSourceInfo *TSInfo = New->getTypeSourceInfo()) { in CheckEquivalentExceptionSpec() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | NestedNameSpecifier.cpp | 651 TypeSourceInfo *TSInfo in MakeTrivial() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsSubtarget.h | 218 const SelectionDAGTargetInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ExprObjC.h | 1270 if (TypeSourceInfo *TSInfo = getClassReceiverTypeInfo()) in getClassReceiver() local 1284 void setClassReceiver(TypeSourceInfo *TSInfo) { in setClassReceiver() 1640 TypeSourceInfo *TSInfo, Expr *Operand) in ObjCBridgedCastExpr()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CIndex.cpp | 592 if (TypeSourceInfo *TSInfo = B->getSignatureAsWritten()) in VisitBlockDecl() local 698 if (TypeSourceInfo *TSInfo = D->getTypeSourceInfo()) in VisitTypeAliasDecl() local 705 if (TypeSourceInfo *TSInfo = D->getTypeSourceInfo()) in VisitTypedefDecl() local 791 if (TypeSourceInfo *TSInfo = DD->getTypeSourceInfo()) in VisitDeclaratorDecl() local 827 if (TypeSourceInfo *TSInfo = ND->getTypeSourceInfo()) { in VisitFunctionDecl() local 984 if (TypeSourceInfo *TSInfo = ND->getReturnTypeSourceInfo()) in VisitObjCMethodDecl() local 1324 if (TypeSourceInfo *TSInfo = Name.getNamedTypeInfo()) in VisitDeclarationNameInfo() local 1487 if (TypeSourceInfo *TSInfo = TAL.getTypeSourceInfo()) in VisitTemplateArgumentLoc() local 1732 if (TypeSourceInfo *TSInfo = TL.getUnderlyingTInfo()) in VisitTypeOfTypeLoc() local 1739 if (TypeSourceInfo *TSInfo = TL.getUnderlyingTInfo()) in VisitUnaryTransformTypeLoc() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCSubtarget.h | 167 SelectionDAGTargetInfo TSInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64Subtarget.h | 269 AArch64SelectionDAGInfo TSInfo; variable
|