| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.cpp | 187 MipsTargetStreamer &TS = getTargetStreamer(); in emitInstruction() local 368 MipsTargetStreamer &TS = getTargetStreamer(); in printSavedRegsBitmask() local 402 MipsTargetStreamer &TS = getTargetStreamer(); in emitFunctionEntryLabel() local 428 MipsTargetStreamer &TS = getTargetStreamer(); in emitFunctionBodyStart() local 449 MipsTargetStreamer &TS = getTargetStreamer(); in emitFunctionBodyEnd() local 470 MipsTargetStreamer &TS = getTargetStreamer(); in emitBasicBlockEnd() local 737 MipsTargetStreamer &TS = getTargetStreamer(); in emitStartOfAsmFile() local 808 MipsTargetStreamer &TS = getTargetStreamer(); in emitInlineAsmStart() local 1052 MipsTargetStreamer &TS = getTargetStreamer(); in EmitFPCallStub() local
|
| /freebsd/contrib/openbsm/bin/auditd/ |
| H A D | auditd.c | 152 close_lastfile(char *TS) in close_lastfile() 201 char TS[TIMESTAMP_LEN + 1]; in swap_audit_file() local 373 char TS[TIMESTAMP_LEN + 1]; in close_all() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | NoInferenceModelRunner.cpp | 21 for (const auto &TS : Inputs) in NoInferenceModelRunner() local
|
| H A D | TrainingLogger.cpp | 39 for (const auto &TS : FeatureSpecs) writeHeader() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaAsmPrinter.cpp | 96 auto *TS = in emitMachineConstantPoolValue() local 120 auto *TS = in emitMachineConstantPoolEntry() local 154 auto *TS = in emitConstantPool() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | trusty.cpp | 85 timespec TS; getMonotonicTime() local 93 timespec TS; getMonotonicTimeFast() local
|
| H A D | linux.cpp | 147 timespec TS; in getMonotonicTime() local 155 timespec TS; in getMonotonicTimeFast() local
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangOpcodesEmitter.cpp | 117 [this, R, &OS, &N](ArrayRef<const Record *> TS, const Twine &ID) { in EmitInterp() 225 Enumerate(R, N, [&OS, &Args](ArrayRef<const Record *> TS, const Twine &ID) { in EmitProto() 300 SmallVector<const Record *, 2> TS; in EmitGroup() local 359 [this, R, &N, &OS](ArrayRef<const Record *> TS, const Twine &ID) { in EmitEval()
|
| H A D | NeonEmitter.cpp | 147 TypeSpec TS; member in __anonfaf0748f0111::Type 164 Type(TypeSpec TS, StringRef CharMods) in Type() 2035 for (auto TS : TypeSpecs) { in createIntrinsic() local 2046 for (auto TS : TypeSpecs) { in createIntrinsic() local 2310 for (auto &TS : TDTypeVec) { in emitNeonTypeDefs() local 2343 for (auto &TS : TDTypeVec) { in emitNeonTypeDefs() local
|
| H A D | SveEmitter.cpp | 77 SVEType(StringRef TS, char CharMod, unsigned NumVectors = 1) in SVEType() 585 void SVEType::applyTypespec(StringRef TS) { in applyTypespec() 1023 std::string Intrinsic::replaceTemplatedArgs(std::string Name, TypeSpec TS, in replaceTemplatedArgs() 1235 for (auto TS : TypeSpecs) { in createIntrinsic() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.cpp | 71 auto &TS = in emitFunctionEntryLabel() local 178 auto &TS = in runOnMachineFunction() local 498 auto &TS = in emitInlineAsmEnd() local 509 auto &TS = in emitStartOfAsmFile() local 594 MCTargetStreamer &TS = *OutStreamer->getTargetStreamer(); in emitEndOfAsmFile() local 633 MCTargetStreamer &TS = *OutStreamer->getTargetStreamer(); in emitAttributes() local 1176 MCTargetStreamer &TS = *OutStreamer->getTargetStreamer(); in EmitUnwindingInstruction() local 1461 MCTargetStreamer &TS = *OutStreamer->getTargetStreamer(); in emitInstruction() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_tsc.h | 69 timespec TS; in readTSC() local
|
| H A D | xray_basic_logging.cpp | 308 timespec TS; in basicLoggingHandleArg0EmulateTSC() local 328 timespec TS; in basicLoggingHandleArg1EmulateTSC() local
|
| H A D | xray_fdr_controller.h | 77 struct timespec TS { in setupNewBuffer() struct
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
| H A D | XtensaAsmParser.cpp | 44 MCTargetStreamer &TS = *getParser().getStreamer().getTargetStreamer(); in getTargetStreamer() local 407 XtensaTargetStreamer &TS = this->getTargetStreamer(); in processInstruction() local 414 XtensaTargetStreamer &TS = this->getTargetStreamer(); in processInstruction() local 830 XtensaTargetStreamer &TS = this->getTargetStreamer(); in parseLiteralDirective() local 865 XtensaTargetStreamer &TS = this->getTargetStreamer(); in parseDirective() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | ARMException.cpp | 27 MCTargetStreamer &TS = *Asm->OutStreamer->getTargetStreamer(); in getTargetStreamer() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.h | 36 MCTargetStreamer *TS = OutStreamer->getTargetStreamer(); in getTargetStreamer() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | LLVMConventionsChecker.cpp | 82 const TemplateSpecializationType *TS = T->getAs<TemplateSpecializationType>(); in IsStdVector() local 96 const TemplateSpecializationType *TS = T->getAs<TemplateSpecializationType>(); in IsSmallVector() local
|
| /freebsd/contrib/openbsm/libauditd/ |
| H A D | auditd_lib.c | 936 auditd_swap_trail(char *TS, char **newfile, gid_t gid, in auditd_swap_trail() 1166 char TS[TIMESTAMP_LEN + 1]; in audit_quick_start() local 1246 char TS[TIMESTAMP_LEN + 1]; in audit_quick_stop() local
|
| /freebsd/contrib/llvm-project/compiler-rt/include/xray/ |
| H A D | xray_records.h | 59 struct timespec TS; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| H A D | JITLoaderPerf.cpp | 100 static inline uint64_t timespec_to_ns(const struct timespec *TS) { in timespec_to_ns() 106 timespec TS; in perf_get_timestamp() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 1915 PPCTargetStreamer *TS = in emitStartOfAsmFile() local 2024 PPCTargetStreamer *TS = in emitEndOfAsmFile() local 2156 PPCTargetStreamer *TS = in emitFunctionBodyStart() local 2183 PPCTargetStreamer *TS = in emitFunctionBodyStart() local 2981 PPCTargetStreamer *TS = in emitEndOfAsmFile() local 3047 PPCTargetStreamer *TS = in doInitialization() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCObjectFileInfo.cpp | 939 MCSectionXCOFF *TS = static_cast<MCSectionXCOFF *>(TextSection); in initXCOFFMCObjectFileInfo() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | YAMLOutputStyle.cpp | 299 auto &TS = TpiS.get(); in dumpTpiStream() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | JumpDiagnostics.cpp | 403 CXXTryStmt *TS = cast<CXXTryStmt>(S); in BuildScopeInformation() local 428 SEHTryStmt *TS = cast<SEHTryStmt>(S); in BuildScopeInformation() local
|