Searched defs:TT (Results 151 - 175 of 175) sorted by relevance

1234567

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h83 Triple TT; member in class:llvm::MCContext
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1993 Triple TT; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1983 TagTypeNode *TT = nullptr; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp800 static bool needsRuntimeRegistrationOfSectionRange(const Triple &TT) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1279 Triple TT; member in class:__anon2691::DarwinX86AsmBackend
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp142 const Triple &TT = TM.getTargetTriple(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp4449 std::string llvm::UpgradeDataLayoutString(StringRef DL, StringRef TT) { argument
H A DVerifier.cpp129 Triple TT; member in struct:llvm::VerifierSupport
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp848 bool shouldEmitConstantsToTextSection(const Triple &TT) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp500 void JSONNodeDumper::VisitTypedefType(const TypedefType *TT) { argument
640 void JSONNodeDumper::VisitTagType(const TagType *TT) { argument
H A DASTContext.cpp2273 const auto *TT = cast<TagType>(T); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp391 static void computeUsesMSVCFloatingPoint(const Triple &TT, const Function &F, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4472 emitDarwinBCHeaderAndTrailer(SmallVectorImpl<char> &Buffer, const Triple &TT) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1428 const Triple &TT = TM.getTargetTriple(); local
3453 const Triple &TT = TM.getTargetTriple(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2048 recordValue(SmallVectorImpl<uint64_t> &Record, unsigned NameIndex, Triple &TT) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp4972 auto *TT = cast<TemplateTypeParmType>(TTPD->getTypeForDecl()); local
H A DSemaDecl.cpp6838 static void copyAttrFromTypedefToDecl(Sema &S, Decl *D, const TypedefType *TT) { argument
[all...]
H A DTreeTransform.h9816 transformOMPMappableExprListClause( TreeTransform<Derived> &TT, OMPMappableExprListClause<T> *C, llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperIdInfo, llvm::SmallVectorImpl<Expr *> &UnresolvedMappers) argument
H A DSemaChecking.cpp3978 const llvm::Triple &TT = TI.getTriple(); local
5898 const llvm::Triple &TT = S.Context.getTargetInfo().getTriple(); local
H A DSemaExpr.cpp16750 const llvm::Triple &TT = S.Context.getTargetInfo().getTriple(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp984 const llvm::Triple &TT = CGM.getTriple(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6833 BasicBlock *TT, *FT; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4941 const Triple &TT = getTargetMachine().getTargetTriple(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2823 const Triple &TT = getTargetMachine().getTargetTriple(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5341 const Triple &TT = getTargetMachine().getTargetTriple(); local

Completed in 1218 milliseconds

1234567