Home
last modified time | relevance | path

Searched defs:T (Results 1 – 25 of 980) sorted by relevance

12345678910>>...40

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp191 void TypePrinter::print(const Type *T, Qualifiers Quals, raw_ostream &OS, in print()
205 bool TypePrinter::canPrefixQualifiers(const Type *T, in canPrefixQualifiers()
311 void TypePrinter::printBefore(QualType T, raw_ostream &OS) { in printBefore()
325 void TypePrinter::printBefore(const Type *T,Qualifiers Quals, raw_ostream &OS) { in printBefore()
378 void TypePrinter::printAfter(const Type *T, Qualifiers Quals, raw_ostream &OS) { in printAfter()
388 void TypePrinter::printBuiltinBefore(const BuiltinType *T, raw_ostream &OS) { in printBuiltinBefore()
393 void TypePrinter::printBuiltinAfter(const BuiltinType *T, raw_ostream &OS) {} in printBuiltinAfter()
395 void TypePrinter::printComplexBefore(const ComplexType *T, raw_ostream &OS) { in printComplexBefore()
400 void TypePrinter::printComplexAfter(const ComplexType *T, raw_ostream &OS) { in printComplexAfter()
404 void TypePrinter::printPointerBefore(const PointerType *T, raw_ostream &OS) { in printPointerBefore()
[all …]
H A DODRHash.cpp283 void AddQualType(QualType T) { in AddQualType()
856 void AddQualType(QualType T) { in AddQualType()
860 void AddType(const Type *T) { in AddType()
887 static const Type *RemoveTypedef(const Type *T) { in RemoveTypedef()
929 void Visit(const Type *T) { in Visit()
935 void VisitType(const Type *T) {} in VisitType()
937 void VisitAdjustedType(const AdjustedType *T) { in VisitAdjustedType()
943 void VisitDecayedType(const DecayedType *T) { in VisitDecayedType()
949 void VisitArrayType(const ArrayType *T) { in VisitArrayType()
955 void VisitConstantArrayType(const ConstantArrayType *T) { in VisitConstantArrayType()
[all …]
H A DMicrosoftMangle.cpp1438 void MicrosoftCXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType()
1704 static ValueDecl *getAsArrayToPointerDecayedDecl(QualType T, const APValue &V) { in getAsArrayToPointerDecayedDecl()
1762 QualType T = TA.getAsType(); in mangleTemplateArg() local
1798 QualType T = TA.getIntegralType(); in mangleTemplateArg() local
1804 QualType T = TA.getNullPtrType(); in mangleTemplateArg() local
1895 void MicrosoftCXXNameMangler::mangleTemplateArgValue(QualType T, in mangleTemplateArgValue()
2160 void MicrosoftCXXNameMangler::mangleObjCKindOfType(const ObjCObjectType *T, in mangleObjCKindOfType()
2312 void MicrosoftCXXNameMangler::mangleFunctionArgumentType(QualType T, in mangleFunctionArgumentType()
2387 void MicrosoftCXXNameMangler::mangleAddressSpaceType(QualType T, in mangleAddressSpaceType()
2460 void MicrosoftCXXNameMangler::mangleType(QualType T, SourceRange Range, in mangleType()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMachO.cpp15 static MachO::CPUSubTypeX86 getX86SubType(const Triple &T) { in getX86SubType()
26 static MachO::CPUSubTypeARM getARMSubType(const Triple &T) { in getARMSubType()
57 static MachO::CPUSubTypeARM64 getARM64SubType(const Triple &T) { in getARM64SubType()
67 static MachO::CPUSubTypePowerPC getPowerPCSubType(const Triple &T) { in getPowerPCSubType()
71 static Error unsupported(const char *Str, const Triple &T) { in unsupported()
77 Expected<uint32_t> MachO::getCPUType(const Triple &T) { in getCPUType()
95 Expected<uint32_t> MachO::getCPUSubType(const Triple &T) { in getCPUSubType()
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp71 LLVMTargetRef LLVMGetNextTarget(LLVMTargetRef T) { in LLVMGetNextTarget()
78 [&](const Target &T) { return T.getName() == NameRef; }); in LLVMGetTargetFromName()
82 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
98 const char * LLVMGetTargetName(LLVMTargetRef T) { in LLVMGetTargetName()
102 const char * LLVMGetTargetDescription(LLVMTargetRef T) { in LLVMGetTargetDescription()
106 LLVMBool LLVMTargetHasJIT(LLVMTargetRef T) { in LLVMTargetHasJIT()
110 LLVMBool LLVMTargetHasTargetMachine(LLVMTargetRef T) { in LLVMTargetHasTargetMachine()
114 LLVMBool LLVMTargetHasAsmBackend(LLVMTargetRef T) { in LLVMTargetHasAsmBackend()
200 LLVMCreateTargetMachineWithOptions(LLVMTargetRef T, const char *Triple, in LLVMCreateTargetMachineWithOptions()
211 LLVMCreateTargetMachine(LLVMTargetRef T, const char *Triple, const char *CPU, in LLVMCreateTargetMachine()
[all …]
/freebsd/sys/contrib/ck/include/gcc/x86/
H A Dck_pr.h61 #define CK_PR_FENCE(T, I) \ argument
70 #define CK_PR_FENCE(T, I) \ argument
111 #define CK_PR_FAS(S, M, T, C, I) \ argument
125 #define CK_PR_FAS_S(S, T, I) CK_PR_FAS(S, T, T, T, I) argument
137 #define CK_PR_LOAD(S, M, T, C, I) \ argument
151 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
163 #define CK_PR_STORE(S, M, T, C, I) \ argument
176 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
191 #define CK_PR_FAA(S, M, T, C, I) \ argument
205 #define CK_PR_FAA_S(S, T, I) CK_PR_FAA(S, T, T, T, I) argument
[all …]
/freebsd/crypto/openssl/include/internal/
H A Dnumbers.h18 # define __MAXUINT__(T) ((T) -1) argument
19 # define __MAXINT__(T) ((T) ((((T) 1) << ((sizeof(T) * CHAR_BIT) - 1)) ^ __MAXUINT__(T))) argument
20 # define __MININT__(T) (-__MAXINT__(T) - 1) argument
24 # define __MAXUINT__(T) (((T) -1) + 1) argument
25 # define __MAXINT__(T) ((T) ((((T) 1) << ((sizeof(T) * CHAR_BIT) - 1)) ^ __MAXUINT__(T))) argument
26 # define __MININT__(T) (-__MAXINT__(T)) argument
30 # define __MAXINT__(T) ((T) (((((T) 1) << ((sizeof(T) * CHAR_BIT) - 2)) - 1) | (((T) 1) << ((sizeo… argument
31 # define __MAXUINT__(T) ((T) (__MAXINT__(T) | (((T) 1) << ((sizeof(T) * CHAR_BIT) - 1)))) argument
32 # define __MININT__(T) (-__MAXINT__(T)) argument
/freebsd/sys/contrib/ck/include/gcc/aarch64/
H A Dck_pr.h61 #define CK_PR_FENCE(T, I) \ argument
90 #define CK_PR_LOAD(S, M, T, I) \ argument
101 #define CK_PR_LOAD_64(S, M, T, I) \ argument
116 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, I) argument
117 #define CK_PR_LOAD_S_64(S, T, I) CK_PR_LOAD_64(S, T, T, I) argument
136 #define CK_PR_STORE(S, M, T, I) \ argument
147 #define CK_PR_STORE_64(S, M, T, I) \ argument
161 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, I) argument
162 #define CK_PR_STORE_S_64(S, T, I) CK_PR_STORE_64(S, T, T, I) argument
191 #define CK_PR_NEG(N, M, T, W, R) \ argument
[all …]
H A Dck_pr_lse.h97 #define CK_PR_CAS(N, M, T, W, R) \ argument
142 #define CK_PR_FAS(N, M, T, W, R) \ argument
169 #define CK_PR_UNARY(O, N, M, T, I, W, R, S) \ argument
188 #define CK_PR_UNARY_S(S, T, W) \ argument
204 #define CK_PR_BINARY(O, N, M, T, S, W, R, I) \ argument
227 #define CK_PR_BINARY_S(S, T, W) \ argument
275 #define CK_PR_FAA(S, T, W) \ argument
H A Dck_pr_llsc.h100 #define CK_PR_CAS(N, M, T, W, R) \ argument
163 #define CK_PR_FAS(N, M, T, W, R) \ argument
194 #define CK_PR_UNARY(O, N, M, T, I, W, R) \ argument
219 #define CK_PR_UNARY_S(S, T, W) \ argument
235 #define CK_PR_BINARY(O, N, M, T, I, W, R) \ argument
265 #define CK_PR_BINARY_S(S, T, W) \ argument
323 #define CK_PR_FAA(S, T, W) \ argument
/freebsd/sys/contrib/ck/include/gcc/
H A Dck_pr.h58 #define CK_PR_LOAD(S, M, T) \ argument
99 #define CK_PR_LOAD_S(S, T) CK_PR_LOAD(S, T, T) argument
125 #define CK_PR_FENCE(T) \ argument
156 #define CK_PR_CAS(S, M, T) \ in CK_PR_FENCE() argument
167 #define CK_PR_CAS_S(S, T) CK_PR_CAS(S, T, T) argument
191 #define CK_PR_CAS_O(S, T) \ argument
213 #define CK_PR_FAA(S, M, T) \ argument
223 #define CK_PR_FAA_S(S, T) CK_PR_FAA(S, T, T) argument
239 #define CK_PR_BINARY(K, S, M, T) \ argument
247 #define CK_PR_BINARY_S(K, S, T) CK_PR_BINARY(K, S, T, T) argument
[all …]
/freebsd/sys/contrib/ck/include/gcc/x86_64/
H A Dck_pr.h71 #define CK_PR_FENCE(T, I) \ argument
140 #define CK_PR_FAS(S, M, T, C, I) \ argument
154 #define CK_PR_FAS_S(S, T, I) CK_PR_FAS(S, T, T, T, I) argument
173 #define CK_PR_LOAD(S, M, T, C, I) \ argument
187 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
224 #define CK_PR_LOAD_2(S, W, T) \ argument
245 #define CK_PR_STORE_IMM(S, M, T, C, I, K) \ argument
256 #define CK_PR_STORE(S, M, T, C, I) \ argument
272 #define CK_PR_STORE_S(S, T, I, K) CK_PR_STORE_IMM(S, T, T, T, I, K) argument
289 #define CK_PR_FAA(S, M, T, C, I) \ argument
[all …]
/freebsd/sys/contrib/ck/include/gcc/ppc/
H A Dck_pr.h63 #define CK_PR_FENCE(T, I) \ argument
96 #define CK_PR_LOAD(S, M, T, C, I) \ in CK_PR_FENCE() argument
110 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
123 #define CK_PR_STORE(S, M, T, C, I) \ argument
136 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
149 #define CK_PR_CAS(N, T, M) \ argument
197 #define CK_PR_FAS(N, M, T, W) \ argument
220 #define CK_PR_UNARY(O, N, M, T, I, W) \ argument
241 #define CK_PR_UNARY_S(S, T, W) \ argument
254 #define CK_PR_BINARY(O, N, M, T, I, W) \ argument
[all …]
/freebsd/sys/contrib/ck/include/gcc/arm/
H A Dck_pr.h78 #define CK_PR_FENCE(T, I) \ argument
108 #define CK_PR_LOAD(S, M, T, C, I) \ in CK_PR_FENCE() argument
122 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
137 #define CK_PR_DOUBLE_LOAD(T, N) \ argument
157 #define CK_PR_STORE(S, M, T, C, I) \ argument
171 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
186 #define CK_PR_DOUBLE_STORE(T, N) \ argument
210 #define CK_PR_DOUBLE_CAS_VALUE(T, N) \ argument
254 #define CK_PR_DOUBLE_CAS(T, N) \ argument
339 #define CK_PR_CAS(N, T, W) \ argument
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_rb.h48 #define ARCHIVE_RB_TREE_MIN(T) \ argument
50 #define ARCHIVE_RB_TREE_MAX(T) \ argument
52 #define ARCHIVE_RB_TREE_NEXT(T, N) \ argument
54 #define ARCHIVE_RB_TREE_PREV(T, N) \ argument
56 #define ARCHIVE_RB_TREE_FOREACH(N, T) \ argument
59 #define ARCHIVE_RB_TREE_FOREACH_REVERSE(N, T) \ argument
62 #define ARCHIVE_RB_TREE_FOREACH_SAFE(N, T, S) \ argument
66 #define ARCHIVE_RB_TREE_FOREACH_REVERSE_SAFE(N, T, S) \ argument
/freebsd/sys/contrib/ck/include/gcc/ppc64/
H A Dck_pr.h62 #define CK_PR_FENCE(T, I) \ argument
91 #define CK_PR_LOAD(S, M, T, C, I) \ argument
105 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
122 #define CK_PR_STORE(S, M, T, C, I) \ argument
135 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
238 #define CK_PR_CAS(N, T) \ argument
283 #define CK_PR_FAS(N, M, T, W) \ in CK_PR_CAS() argument
310 #define CK_PR_UNARY(O, N, M, T, I, W) \ argument
331 #define CK_PR_UNARY_S(S, T, W) \ argument
345 #define CK_PR_BINARY(O, N, M, T, I, W) \ argument
[all …]
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dulp.h115 static inline void T (call_fenv) (const struct fun *f, struct T (args) a, in T() function
128 static inline void T (call_nofenv) (const struct fun *f, struct T (args) a, in T() function
140 static inline int T (call_long_fenv) (const struct fun *f, struct T (args) a, in T() function
173 static inline int T(call_long_nofenv) (const struct fun *f, struct T(args) a, in T() function
194 static inline int T(qnanpropagation) (struct T(args) a) in T() function
198 static inline RT(float) T(sum) (struct T(args) a) in T() function
204 static inline int T(call_mpfr_fix) (const struct fun *f, struct T(args) a, in T() function
267 static int T(cmp) (const struct fun *f, struct gen *gen, in T() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h175 void Visit(QualType T) { in Visit()
186 void Visit(const Type *T) { in Visit()
200 void Visit(TypeLoc T) { in Visit()
322 else if (const auto *T = N.get<Type>()) in Visit() local
330 else if (const auto *T = N.get<TemplateArgument>()) in Visit() local
384 void VisitComplexType(const ComplexType *T) { Visit(T->getElementType()); } in VisitComplexType()
385 void VisitLocInfoType(const LocInfoType *T) { in VisitLocInfoType()
388 void VisitPointerType(const PointerType *T) { Visit(T->getPointeeType()); } in VisitPointerType()
389 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType()
392 void VisitReferenceType(const ReferenceType *T) { in VisitReferenceType()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp30 static bool useCompactUnwind(const Triple &T) { in useCompactUnwind()
62 void MCObjectFileInfo::initMachOMCObjectFileInfo(const Triple &T) { in initMachOMCObjectFileInfo()
338 void MCObjectFileInfo::initELFMCObjectFileInfo(const Triple &T, bool Large) { in initELFMCObjectFileInfo()
548 void MCObjectFileInfo::initGOFFMCObjectFileInfo(const Triple &T) { in initGOFFMCObjectFileInfo()
563 void MCObjectFileInfo::initCOFFMCObjectFileInfo(const Triple &T) { in initCOFFMCObjectFileInfo()
792 void MCObjectFileInfo::initSPIRVMCObjectFileInfo(const Triple &T) { in initSPIRVMCObjectFileInfo()
797 void MCObjectFileInfo::initWasmMCObjectFileInfo(const Triple &T) { in initWasmMCObjectFileInfo()
883 void MCObjectFileInfo::initXCOFFMCObjectFileInfo(const Triple &T) { in initXCOFFMCObjectFileInfo()
999 void MCObjectFileInfo::initDXContainerObjectFileInfo(const Triple &T) { in initDXContainerObjectFileInfo()
/freebsd/sys/contrib/ck/include/gcc/sparcv9/
H A Dck_pr.h59 #define CK_PR_FENCE(T, I) \ argument
88 #define CK_PR_LOAD(S, M, T, C, I) \ argument
102 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
113 #define CK_PR_STORE(S, M, T, C, I) \ argument
127 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
195 #define CK_PR_CAS(N, T) \ argument
224 #define CK_PR_FAS(N, T) \ argument
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h41 QualType T; variable
148 APSIntType getAPSIntType(QualType T) const { in getAPSIntType()
177 const llvm::APSInt &Convert(QualType T, const llvm::APSInt &From) { in Convert()
190 QualType T = isUnsigned ? Ctx.UnsignedIntTy : Ctx.IntTy; in getIntValue() local
202 const llvm::APSInt &getMaxValue(QualType T) { in getMaxValue()
206 const llvm::APSInt &getMinValue(QualType T) { in getMinValue()
210 const llvm::APSInt &getMaxValue(APSIntType T) { in getMaxValue()
214 const llvm::APSInt &getMinValue(APSIntType T) { in getMinValue()
230 const llvm::APSInt &getZeroWithTypeSize(QualType T) { in getZeroWithTypeSize()
235 const llvm::APSInt &getTruthValue(bool b, QualType T) { in getTruthValue()
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpidebug.h192 #define smTraceState(L,S,C,T) siTraceState(agRoot,L,S,C,T) argument
193 #define smTraceChipState(L,C,T) siTraceState(agRoot,L,fiTraceSmChip,C,T) argument
194 #define smTraceFabricState(L,C,T) siTraceState(agRoot,L,fiTraceSmFabr,C,T) argument
195 #define smTracePortState(L,C,T) siTraceState(agRoot,L,fiTraceSmPort,C,T) argument
196 #define smTraceLoginState(L,C,T) siTraceState(agRoot,L,fiTraceSmLogin,C,T) argument
197 #define smTraceXchgState(L,C,T) siTraceState(agRoot,L,fiTraceSmXchg,C,T) argument
198 #define smTraceDiscFabState(L,C,T) siTraceState(agRoot,L,fiTraceDiscFab,C,T) argument
199 #define smTraceDiscLoopState(L,C,T) siTraceState(agRoot,L,fiTraceDiscLoop,C,T) argument
200 #define smTraceFc2State(L,C,T) siTraceState(agRoot,L,fiTraceFc2,C,T) argument
201 #define smTraceScsiTgtState(L,C,T) siTraceState(agRoot,L,fiTraceTgtState,C,T) argument
[all …]
/freebsd/tools/regression/include/stdatomic/
H A Dlogic.c56 #define DO_FETCH_TEST(T, a, name, result) do { \ argument
63 #define DO_COMPARE_EXCHANGE_TEST(T, a, name) do { \ argument
74 #define DO_ALL_TESTS(T, a) do { \ argument
97 #define TEST_TYPE(T) do { \ argument
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp604 Token T = scanner.getNext(); dumpTokens() local
688 Token T = scanner.getNext(); scanTokens() local
1102 Token T; unrollIndent() local
1126 Token T; rollIndent() local
1174 Token T; scanStreamStart() local
1193 Token T; scanStreamEnd() local
1213 Token T; scanDirective() local
1237 Token T; scanDocumentIndicator() local
1246 Token T; scanFlowCollectionStart() local
1265 Token T; scanFlowCollectionEnd() local
1279 Token T; scanFlowEntry() local
1291 Token T; scanBlockEntry() local
1306 Token T; scanKey() local
1319 Token T; scanValue() local
1343 Token T; scanValue() local
1415 Token T; scanFlowScalar() local
1493 Token T; scanPlainScalar() local
1528 Token T; scanAliasOrAnchor() local
1605 Token T; scanBlockScalarHeader() local
1770 Token T; scanBlockScalar() local
1793 Token T; scanTag() local
1940 Node(unsigned int Type,std::unique_ptr<Document> & D,StringRef A,StringRef T) Node() argument
1965 Token T; getVerbatimTag() local
2079 Token T; unescapeDoubleQuoted() local
2087 Token T; unescapeDoubleQuoted() local
2278 Token T = peekNext(); increment() local
2328 Token T = peekNext(); increment() local
2415 Token &T = peekNext(); Document() local
2426 Token &T = peekNext(); skip() local
2453 Token T = peekNext(); parseBlockNode() local
2567 Token T = peekNext(); parseDirectives() local
2586 StringRef T = Tag.Range; parseTAGDirective() local
2596 Token T = getNext(); expectToken() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTypeTraits.cpp68 const char *clang::getTraitName(TypeTrait T) { in getTraitName()
73 const char *clang::getTraitName(ArrayTypeTrait T) { in getTraitName()
78 const char *clang::getTraitName(UnaryExprOrTypeTrait T) { in getTraitName()
83 const char *clang::getTraitSpelling(TypeTrait T) { in getTraitSpelling()
97 const char *clang::getTraitSpelling(ArrayTypeTrait T) { in getTraitSpelling()
102 const char *clang::getTraitSpelling(UnaryExprOrTypeTrait T) { in getTraitSpelling()
107 unsigned clang::getTypeTraitArity(TypeTrait T) { in getTypeTraitArity()

12345678910>>...40