Home
last modified time | relevance | path

Searched refs:listContainsBase (Results 1 – 18 of 18) sorted by relevance

/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8490 bool listContainsBase; in processInstruction() local
8491 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
8492 (!listContainsBase && !hasWritebackToken) || in processInstruction()
8493 (listContainsBase && hasWritebackToken)) { in processInstruction()
8511 bool listContainsBase; in processInstruction() local
8512 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
8521 bool listContainsBase; in processInstruction() local
8525 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
8535 bool listContainsBase; in processInstruction() local
8536 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8811 bool listContainsBase; in processInstruction() local
8812 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
8813 (!listContainsBase && !hasWritebackToken) || in processInstruction()
8814 (listContainsBase && hasWritebackToken)) { in processInstruction()
8832 bool listContainsBase; in processInstruction() local
8833 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
8842 bool listContainsBase; in processInstruction() local
8846 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
8856 bool listContainsBase; in processInstruction() local
8857 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8756 bool listContainsBase; in processInstruction() local
8757 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
8758 (!listContainsBase && !hasWritebackToken) || in processInstruction()
8759 (listContainsBase && hasWritebackToken)) { in processInstruction()
8777 bool listContainsBase; in processInstruction() local
8778 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
8787 bool listContainsBase; in processInstruction() local
8791 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
8801 bool listContainsBase; in processInstruction() local
8802 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10226 bool listContainsBase; in processInstruction() local
10227 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
10228 (!listContainsBase && !hasWritebackToken) || in processInstruction()
10229 (listContainsBase && hasWritebackToken)) { in processInstruction()
10247 bool listContainsBase; in processInstruction() local
10248 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
10257 bool listContainsBase; in processInstruction() local
10261 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
10271 bool listContainsBase; in processInstruction() local
10272 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10226 bool listContainsBase; in processInstruction() local
10227 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
10228 (!listContainsBase && !hasWritebackToken) || in processInstruction()
10229 (listContainsBase && hasWritebackToken)) { in processInstruction()
10247 bool listContainsBase; in processInstruction() local
10248 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
10257 bool listContainsBase; in processInstruction() local
10261 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
10271 bool listContainsBase; in processInstruction() local
10272 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp9939 bool listContainsBase; in processInstruction() local
9940 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
9941 (!listContainsBase && !hasWritebackToken) || in processInstruction()
9942 (listContainsBase && hasWritebackToken)) { in processInstruction()
9960 bool listContainsBase; in processInstruction() local
9961 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
9970 bool listContainsBase; in processInstruction() local
9974 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
9984 bool listContainsBase; in processInstruction() local
9985 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10391 bool listContainsBase; in processInstruction() local
10392 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
10393 (!listContainsBase && !hasWritebackToken) || in processInstruction()
10394 (listContainsBase && hasWritebackToken)) { in processInstruction()
10412 bool listContainsBase; in processInstruction() local
10413 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
10422 bool listContainsBase; in processInstruction() local
10426 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
10436 bool listContainsBase; in processInstruction() local
10437 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10391 bool listContainsBase; in processInstruction() local
10392 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
10393 (!listContainsBase && !hasWritebackToken) || in processInstruction()
10394 (listContainsBase && hasWritebackToken)) { in processInstruction()
10412 bool listContainsBase; in processInstruction() local
10413 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
10422 bool listContainsBase; in processInstruction() local
10426 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
10436 bool listContainsBase; in processInstruction() local
10437 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10224 bool listContainsBase; in processInstruction() local
10225 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
10226 (!listContainsBase && !hasWritebackToken) || in processInstruction()
10227 (listContainsBase && hasWritebackToken)) { in processInstruction()
10245 bool listContainsBase; in processInstruction() local
10246 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
10255 bool listContainsBase; in processInstruction() local
10259 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
10269 bool listContainsBase; in processInstruction() local
10270 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10226 bool listContainsBase; in processInstruction() local
10227 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
10228 (!listContainsBase && !hasWritebackToken) || in processInstruction()
10229 (listContainsBase && hasWritebackToken)) { in processInstruction()
10247 bool listContainsBase; in processInstruction() local
10248 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
10257 bool listContainsBase; in processInstruction() local
10261 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
10271 bool listContainsBase; in processInstruction() local
10272 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10391 bool listContainsBase; in processInstruction() local
10392 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
10393 (!listContainsBase && !hasWritebackToken) || in processInstruction()
10394 (listContainsBase && hasWritebackToken)) { in processInstruction()
10412 bool listContainsBase; in processInstruction() local
10413 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
10422 bool listContainsBase; in processInstruction() local
10426 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
10436 bool listContainsBase; in processInstruction() local
10437 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp9939 bool listContainsBase; in processInstruction() local
9940 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
9941 (!listContainsBase && !hasWritebackToken) || in processInstruction()
9942 (listContainsBase && hasWritebackToken)) { in processInstruction()
9960 bool listContainsBase; in processInstruction() local
9961 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
9970 bool listContainsBase; in processInstruction() local
9974 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
9984 bool listContainsBase; in processInstruction() local
9985 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10392 bool listContainsBase; in processInstruction() local
10393 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
10394 (!listContainsBase && !hasWritebackToken) || in processInstruction()
10395 (listContainsBase && hasWritebackToken)) { in processInstruction()
10413 bool listContainsBase; in processInstruction() local
10414 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
10423 bool listContainsBase; in processInstruction() local
10427 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
10437 bool listContainsBase; in processInstruction() local
10438 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10391 bool listContainsBase; in processInstruction() local
10392 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
10393 (!listContainsBase && !hasWritebackToken) || in processInstruction()
10394 (listContainsBase && hasWritebackToken)) { in processInstruction()
10412 bool listContainsBase; in processInstruction() local
10413 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
10422 bool listContainsBase; in processInstruction() local
10426 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
10436 bool listContainsBase; in processInstruction() local
10437 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp9939 bool listContainsBase; in processInstruction() local
9940 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
9941 (!listContainsBase && !hasWritebackToken) || in processInstruction()
9942 (listContainsBase && hasWritebackToken)) { in processInstruction()
9960 bool listContainsBase; in processInstruction() local
9961 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
9970 bool listContainsBase; in processInstruction() local
9974 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
9984 bool listContainsBase; in processInstruction() local
9985 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10224 bool listContainsBase; in processInstruction() local
10225 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
10226 (!listContainsBase && !hasWritebackToken) || in processInstruction()
10227 (listContainsBase && hasWritebackToken)) { in processInstruction()
10245 bool listContainsBase; in processInstruction() local
10246 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
10255 bool listContainsBase; in processInstruction() local
10259 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
10269 bool listContainsBase; in processInstruction() local
10270 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10391 bool listContainsBase;
10392 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) ||
10393 (!listContainsBase && !hasWritebackToken) ||
10394 (listContainsBase && hasWritebackToken)) {
10412 bool listContainsBase;
10413 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) {
10422 bool listContainsBase;
10426 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase))
10436 bool listContainsBase;
10437 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase))
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp9855 bool listContainsBase; in processInstruction() local
9856 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) || in processInstruction()
9857 (!listContainsBase && !hasWritebackToken) || in processInstruction()
9858 (listContainsBase && hasWritebackToken)) { in processInstruction()
9876 bool listContainsBase; in processInstruction() local
9877 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) { in processInstruction()
9886 bool listContainsBase; in processInstruction() local
9890 if (!checkLowRegisterList(Inst, 2, 0, ARM::PC, listContainsBase)) in processInstruction()
9900 bool listContainsBase; in processInstruction() local
9901 if (!checkLowRegisterList(Inst, 2, 0, ARM::LR, listContainsBase)) in processInstruction()