Home
last modified time | relevance | path

Searched refs:RegStrings (Results 1 – 25 of 74) sorted by relevance

123

/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCRegisterInfo.h160 const char *RegStrings; // Pointer to the string table. variable
258 RegStrings = Strings; in InitMCRegisterInfo()
371 return RegStrings + get(RegNo).Name; in getName()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCRegisterInfo.h161 const char *RegStrings; // Pointer to the string table. variable
259 RegStrings = Strings; in InitMCRegisterInfo()
372 return RegStrings + get(RegNo).Name; in getName()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCRegisterInfo.h167 const char *RegStrings; // Pointer to the string table. variable
265 RegStrings = Strings; in InitMCRegisterInfo()
378 return RegStrings + get(RegNo).Name; in getName()
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/
H A DMCRegisterInfo.h166 const char *RegStrings; // Pointer to the string table. variable
264 RegStrings = Strings; in InitMCRegisterInfo()
363 return RegStrings + get(RegNo).Name; in getName()
/dports/emulators/qemu/qemu-6.2.0/capstone/contrib/sysz_update/
H A D0001-capstone-generate-GenRegisterInfo.inc.patch179 RegStrings.layout();
181 OS << "extern const char " << TargetName << "RegStrings[] = {\n";
182 RegStrings.emit(OS, printChar);
194 OS << " { " << RegStrings.get("") << ", 0, 0, 0, 0, 0 },\n";
/dports/emulators/qemu60/qemu-6.0.0/capstone/contrib/sysz_update/
H A D0001-capstone-generate-GenRegisterInfo.inc.patch179 RegStrings.layout();
181 OS << "extern const char " << TargetName << "RegStrings[] = {\n";
182 RegStrings.emit(OS, printChar);
194 OS << " { " << RegStrings.get("") << ", 0, 0, 0, 0, 0 },\n";
/dports/emulators/qemu5/qemu-5.2.0/capstone/contrib/sysz_update/
H A D0001-capstone-generate-GenRegisterInfo.inc.patch179 RegStrings.layout();
181 OS << "extern const char " << TargetName << "RegStrings[] = {\n";
182 RegStrings.emit(OS, printChar);
194 OS << " { " << RegStrings.get("") << ", 0, 0, 0, 0, 0 },\n";
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/MC/
H A DMCRegisterInfo.h158 const char *RegStrings; // Pointer to the string table. variable
256 RegStrings = Strings; in InitMCRegisterInfo()
369 return RegStrings + get(RegNo).Name; in getName()
/dports/devel/capstone3/capstone-3.0.5/
H A DMCRegisterInfo.h87 const char *RegStrings; // Pointer to the string table. member
/dports/emulators/qemu/qemu-6.2.0/capstone/
H A DMCRegisterInfo.h87 const char *RegStrings; // Pointer to the string table. member
/dports/emulators/qemu60/qemu-6.0.0/capstone/
H A DMCRegisterInfo.h87 const char *RegStrings; // Pointer to the string table. member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/
H A DMCRegisterInfo.h87 const char *RegStrings; // Pointer to the string table. member
/dports/emulators/qemu5/qemu-5.2.0/capstone/
H A DMCRegisterInfo.h87 const char *RegStrings; // Pointer to the string table. member
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/
H A DMCRegisterInfo.h87 const char *RegStrings; // Pointer to the string table. member
/dports/emulators/qemu42/qemu-4.2.1/capstone/
H A DMCRegisterInfo.h87 const char *RegStrings; // Pointer to the string table. member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/
H A DMCRegisterInfo.h87 const char *RegStrings; // Pointer to the string table. member
/dports/devel/xelfviewer/XELFViewer-0.03/XCapstone/3rdparty/Capstone/src/
H A DMCRegisterInfo.h87 const char *RegStrings; // Pointer to the string table. member
/dports/devel/capstone4/capstone-4.0.2/
H A DMCRegisterInfo.h88 const char *RegStrings; // Pointer to the string table. member
/dports/devel/py-capstone/capstone-4.0.1/src/
H A DMCRegisterInfo.h88 const char *RegStrings; // Pointer to the string table. member
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/depends/capstone/
H A DMCRegisterInfo.h88 const char *RegStrings; // Pointer to the string table. member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCRegisterInfo.h160 const char *RegStrings; // Pointer to the string table. variable
366 RegStrings = Strings; in InitMCRegisterInfo()
479 return RegStrings + get(RegNo).Name; in getName()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCRegisterInfo.h167 const char *RegStrings; // Pointer to the string table. in Reg()
373 RegStrings = Strings; in Reg()
486 return RegStrings + get(RegNo).Name; in Reg()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCRegisterInfo.h162 const char *RegStrings; // Pointer to the string table. variable
369 RegStrings = Strings; in InitMCRegisterInfo()
482 return RegStrings + get(RegNo).Name; in getName()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCRegisterInfo.h160 const char *RegStrings; // Pointer to the string table. variable
366 RegStrings = Strings; in InitMCRegisterInfo()
479 return RegStrings + get(RegNo).Name; in getName()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCRegisterInfo.h167 const char *RegStrings; // Pointer to the string table. variable
373 RegStrings = Strings; in InitMCRegisterInfo()
486 return RegStrings + get(RegNo).Name; in getName()

123