Searched defs:OT (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp194 auto OT = OperandTable[WasmInst->OperandStart + OPI]; local
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator in enum:__anon1130
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator in enum:__anon2286
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator in enum:__anon1725
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator in enum:__anon1333
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp381 const char *CFIProgram::operandTypeString(CFIProgram::OperandType OT) { argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp1165 const ObjCObjectType *OT = dyn_cast<ObjCObjectType>(T); local
1177 const ObjCObjectType *OT = dyn_cast<ObjCObjectType>(T); local
1189 const ObjCObjectType *OT = dyn_cast<ObjCObjectType>(T); local
1205 const ObjCObjectType *OT local
1217 const ObjCObjectType *OT = dyn_cast<ObjCObjectType>(T); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h119 OperandInfo(Record *R, const std::string &N, const std::string &PMN, const std::string &EMN, const std::string &OT, unsigned MION, unsigned MINO, DagInit *MIOI) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprMember.cpp1488 const ObjCObjectType *OT = OPT->getObjectType(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3888 void ItaniumRTTIBuilder::BuildObjCObjectTypeInfo(const ObjCObjectType *OT) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp8392 auto *OT = new (memory) OverloadedTemplateStorage(size); local
8410 auto *OT = new (*this) AssumedTemplateStorage(Name); local

Completed in 395 milliseconds