Home
last modified time | relevance | path

Searched defs:prfop (Results 1 – 25 of 89) sorted by relevance

1234

/dports/devel/capstone3/capstone-3.0.5/arch/AArch64/
H A DAArch64InstPrinter.c1012 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/emulators/qemu42/qemu-4.2.1/capstone/arch/AArch64/
H A DAArch64InstPrinter.c1012 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/arch/AArch64/
H A DAArch64InstPrinter.c1012 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/arch/AArch64/
H A DAArch64InstPrinter.c1012 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/arch/AArch64/
H A DAArch64InstPrinter.c1012 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/devel/capstone4/capstone-4.0.2/arch/AArch64/
H A DAArch64InstPrinter.c1257 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/devel/py-capstone/capstone-4.0.1/src/arch/AArch64/
H A DAArch64InstPrinter.c1244 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/depends/capstone/arch/AArch64/
H A DAArch64InstPrinter.c1244 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/aarch64/xbyak_aarch64/src/
H A Dxbyak_aarch64_impl.h933 uint32_t CodeGenerator::PfLiteralEnc(Prfop prfop, int64_t labelOffset) { in PfLiteralEnc()
942 void CodeGenerator::PfLiteral(Prfop prfop, const Label &label) { in PfLiteral()
949 void CodeGenerator::PfLiteral(Prfop prfop, int64_t label) { in PfLiteral()
1127 void CodeGenerator::PfRegUnsImm(Prfop prfop, const AdrImm &adr) { in PfRegUnsImm()
1284 void CodeGenerator::PfExt(Prfop prfop, const AdrReg &adr) { in PfExt()
1299 void CodeGenerator::PfExt(Prfop prfop, const AdrExt &adr) { in PfExt()
1388 void CodeGenerator::PfRegImm(Prfop prfop, const AdrUimm &adr) { in PfRegImm()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/aarch64/xbyak_aarch64/src/
H A Dxbyak_aarch64_impl.h933 uint32_t CodeGenerator::PfLiteralEnc(Prfop prfop, int64_t labelOffset) { in PfLiteralEnc()
942 void CodeGenerator::PfLiteral(Prfop prfop, const Label &label) { in PfLiteral()
949 void CodeGenerator::PfLiteral(Prfop prfop, int64_t label) { in PfLiteral()
1127 void CodeGenerator::PfRegUnsImm(Prfop prfop, const AdrImm &adr) { in PfRegUnsImm()
1284 void CodeGenerator::PfExt(Prfop prfop, const AdrReg &adr) { in PfExt()
1299 void CodeGenerator::PfExt(Prfop prfop, const AdrExt &adr) { in PfExt()
1388 void CodeGenerator::PfRegImm(Prfop prfop, const AdrUimm &adr) { in PfRegImm()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1127 unsigned prfop = MI->getOperand(OpNum).getImm(); in printPrefetchOp() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1127 unsigned prfop = MI->getOperand(OpNum).getImm(); in printPrefetchOp() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1113 unsigned prfop = MI->getOperand(OpNum).getImm(); in printPrefetchOp() local
/dports/emulators/qemu/qemu-6.2.0/capstone/arch/AArch64/
H A DAArch64InstPrinter.c1431 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/emulators/qemu60/qemu-6.0.0/capstone/arch/AArch64/
H A DAArch64InstPrinter.c1431 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1127 unsigned prfop = MI->getOperand(OpNum).getImm(); in printPrefetchOp() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1113 unsigned prfop = MI->getOperand(OpNum).getImm(); in printPrefetchOp() local
/dports/emulators/qemu5/qemu-5.2.0/capstone/arch/AArch64/
H A DAArch64InstPrinter.c1431 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1113 unsigned prfop = MI->getOperand(OpNum).getImm(); in printPrefetchOp() local
/dports/devel/xelfviewer/XELFViewer-0.03/XCapstone/3rdparty/Capstone/src/arch/AArch64/
H A DAArch64InstPrinter.c1431 unsigned prfop = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printPrefetchOp() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1106 unsigned prfop = MI->getOperand(OpNum).getImm(); in printPrefetchOp() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.cpp1075 unsigned prfop = MI->getOperand(OpNum).getImm(); in printPrefetchOp() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1127 unsigned prfop = MI->getOperand(OpNum).getImm(); in printPrefetchOp() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1127 unsigned prfop = MI->getOperand(OpNum).getImm(); in printPrefetchOp() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1199 unsigned prfop = MI->getOperand(OpNum).getImm(); in printPrefetchOp() local

1234