Home
last modified time | relevance | path

Searched refs:OT (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/
H A DDWARFCFIProgram.cpp25 const char *CFIProgram::operandTypeString(CFIProgram::OperandType OT) { in operandTypeString() argument
29 switch (OT) { in operandTypeString()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h120 const std::string &OT, unsigned MION, unsigned MINO, in OperandInfo()
124 OperandType(OT), MIOperandNo(MION), MINumOperands(MINO), in OperandInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp198 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction() local
199 switch (OT) { in getInstruction()
/freebsd/crypto/openssl/test/recipes/04-test_pem_reading_data/
H A Ddsa-threecolumn.pem214 1OT
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFCFIProgram.h251 LLVM_ABI static const char *operandTypeString(OperandType OT);
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-dhcom-som.dtsi213 /* Microchip 24AA025E48T-I/OT containing MAC for DHCOM ETH1 */
234 /* Microchip 24AA025E48T-I/OT containing MAC for DHCOM ETH2 */
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp687 auto &OT = Alt.OpTable; in handleUnboundInParam() local
688 if (!OT.lookup(ParamName).Found) { in handleUnboundInParam()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1486 const ObjCObjectType *OT = OPT->getObjectType(); in LookupMemberExpr() local
1489 if (OT->isObjCId()) { in LookupMemberExpr()
1531 if (OT->isObjCClass()) { in LookupMemberExpr()
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux90 M<"'3EA"<60<Y\@6R@9RL29I]>7%OT`:!2)K5Y@;PB`(B,(IBP08B<"&7=022
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1899 if (const auto *OT = getAs<ObjCObjectType>()) { in getAsObjCInterfaceType() local
1900 if (OT->getInterface()) in getAsObjCInterfaceType()
1901 return OT; in getAsObjCInterfaceType()
H A DASTContext.cpp10279 auto *OT = new (memory) OverloadedTemplateStorage(size); in getOverloadedTemplateName() local
10281 NamedDecl **Storage = OT->getStorage(); in getOverloadedTemplateName()
10291 return TemplateName(OT); in getOverloadedTemplateName()
10297 auto *OT = new (*this) AssumedTemplateStorage(Name); in getAssumedTemplateName() local
10298 return TemplateName(OT); in getAssumedTemplateName()
/freebsd/sbin/pfctl/
H A Dpf.os378 65535:255:1:48:M*,N,N,N,N: MacOS:9.1::MacOS 9.1 (OT 2.7.4)
/freebsd/contrib/bmake/
H A Dbmake.cat11527 … ..NNOOTTMMAAIINN Normally bbmmaakkee selects the first target it encounters as the
1630 ..NNOOTTPPAARRAALLLLEELL
1634 Synonym for ..NNOOTTPPAARRAALLLLEELL, for compatibility with other pmake
1659 the search path. If the source is the special ..DDOOTTLLAASSTT target,
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrVec.td210 let vc = 1, cx = 1 in defm OT : VSTtgm<opcStr#".ot", opc, RC>;
334 let vc = 1, cx = 1 in defm OT : VSCtgm<opcStr#".ot", opc, RC>;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4315 void ItaniumRTTIBuilder::BuildObjCObjectTypeInfo(const ObjCObjectType *OT) { in BuildObjCObjectTypeInfo() argument
4317 const Type *T = OT->getBaseType().getTypePtr(); in BuildObjCObjectTypeInfo()
/freebsd/contrib/ncurses/include/
H A DCaps.uwin677 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
H A DCaps.hpux11881 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
H A DCaps.osf1r5872 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
H A DCaps873 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
H A DCaps.aix4967 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
H A DCaps.keys956 # code uses the 'OT' prefix we put on obsolete capabilities to suppress
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedLunarlakeP.td983 "^N(EG|OT)8m$",
H A DX86SchedAlderlakeP.td584 "^N(EG|OT)8m$",
H A DX86SchedSapphireRapids.td594 "^N(EG|OT)8m$",
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2760 if (const auto *OT = in GetCompleteQualType() local
2762 return !OT->isIncompleteType(); in GetCompleteQualType()

12