Home
last modified time | relevance | path

Searched refs:TmpInstISB (Results 1 – 19 of 19) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp2188 MCInst TmpInstISB; in emitInstruction() local
2189 TmpInstISB.setOpcode(ARM::ISB); in emitInstruction()
2190 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2191 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
2202 MCInst TmpInstISB; in emitInstruction() local
2203 TmpInstISB.setOpcode(ARM::t2ISB); in emitInstruction()
2204 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2205 TmpInstISB.addOperand(MCOperand::createImm(ARMCC::AL)); in emitInstruction()
2206 TmpInstISB.addOperand(MCOperand::createReg(0)); in emitInstruction()
2207 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/
H A DARMAsmPrinter.cpp2188 MCInst TmpInstISB; in emitInstruction() local
2189 TmpInstISB.setOpcode(ARM::ISB); in emitInstruction()
2190 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2191 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
2202 MCInst TmpInstISB; in emitInstruction() local
2203 TmpInstISB.setOpcode(ARM::t2ISB); in emitInstruction()
2204 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2205 TmpInstISB.addOperand(MCOperand::createImm(ARMCC::AL)); in emitInstruction()
2206 TmpInstISB.addOperand(MCOperand::createReg(0)); in emitInstruction()
2207 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp2189 MCInst TmpInstISB; in emitInstruction() local
2190 TmpInstISB.setOpcode(ARM::ISB); in emitInstruction()
2191 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2192 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
2203 MCInst TmpInstISB; in emitInstruction() local
2204 TmpInstISB.setOpcode(ARM::t2ISB); in emitInstruction()
2205 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2206 TmpInstISB.addOperand(MCOperand::createImm(ARMCC::AL)); in emitInstruction()
2207 TmpInstISB.addOperand(MCOperand::createReg(0)); in emitInstruction()
2208 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp2188 MCInst TmpInstISB; in emitInstruction() local
2189 TmpInstISB.setOpcode(ARM::ISB); in emitInstruction()
2190 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2191 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
2202 MCInst TmpInstISB; in emitInstruction() local
2203 TmpInstISB.setOpcode(ARM::t2ISB); in emitInstruction()
2204 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2205 TmpInstISB.addOperand(MCOperand::createImm(ARMCC::AL)); in emitInstruction()
2206 TmpInstISB.addOperand(MCOperand::createReg(0)); in emitInstruction()
2207 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp2191 MCInst TmpInstISB; in emitInstruction() local
2192 TmpInstISB.setOpcode(ARM::ISB); in emitInstruction()
2193 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2194 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
2205 MCInst TmpInstISB; in emitInstruction() local
2206 TmpInstISB.setOpcode(ARM::t2ISB); in emitInstruction()
2207 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2208 TmpInstISB.addOperand(MCOperand::createImm(ARMCC::AL)); in emitInstruction()
2209 TmpInstISB.addOperand(MCOperand::createReg(0)); in emitInstruction()
2210 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp2188 MCInst TmpInstISB; in emitInstruction() local
2189 TmpInstISB.setOpcode(ARM::ISB); in emitInstruction()
2190 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2191 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
2202 MCInst TmpInstISB; in emitInstruction() local
2203 TmpInstISB.setOpcode(ARM::t2ISB); in emitInstruction()
2204 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2205 TmpInstISB.addOperand(MCOperand::createImm(ARMCC::AL)); in emitInstruction()
2206 TmpInstISB.addOperand(MCOperand::createReg(0)); in emitInstruction()
2207 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp2189 MCInst TmpInstISB; in emitInstruction() local
2190 TmpInstISB.setOpcode(ARM::ISB); in emitInstruction()
2191 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2192 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
2203 MCInst TmpInstISB; in emitInstruction() local
2204 TmpInstISB.setOpcode(ARM::t2ISB); in emitInstruction()
2205 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
2206 TmpInstISB.addOperand(MCOperand::createImm(ARMCC::AL)); in emitInstruction()
2207 TmpInstISB.addOperand(MCOperand::createReg(0)); in emitInstruction()
2208 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp2188 MCInst TmpInstISB;
2189 TmpInstISB.setOpcode(ARM::ISB);
2190 TmpInstISB.addOperand(MCOperand::createImm(0xf));
2191 EmitToStreamer(*OutStreamer, TmpInstISB);
2202 MCInst TmpInstISB;
2203 TmpInstISB.setOpcode(ARM::t2ISB);
2204 TmpInstISB.addOperand(MCOperand::createImm(0xf));
2205 TmpInstISB.addOperand(MCOperand::createImm(ARMCC::AL));
2206 TmpInstISB.addOperand(MCOperand::createReg(0));
2207 EmitToStreamer(*OutStreamer, TmpInstISB);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1123 MCInst TmpInstISB; in emitInstruction() local
1124 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1125 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
1126 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1236 MCInst TmpInstISB; in emitInstruction() local
1237 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1238 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
1239 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1238 MCInst TmpInstISB; in emitInstruction() local
1239 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1240 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
1241 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1138 MCInst TmpInstISB; in emitInstruction() local
1139 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1140 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
1141 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1238 MCInst TmpInstISB; in emitInstruction() local
1239 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1240 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
1241 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1271 MCInst TmpInstISB; in emitInstruction() local
1272 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1273 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
1274 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1271 MCInst TmpInstISB; in emitInstruction() local
1272 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1273 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
1274 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1271 MCInst TmpInstISB; in emitInstruction() local
1272 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1273 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
1274 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1271 MCInst TmpInstISB; in emitInstruction() local
1272 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1273 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
1274 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1271 MCInst TmpInstISB; in emitInstruction() local
1272 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1273 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
1274 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1271 MCInst TmpInstISB; in emitInstruction() local
1272 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1273 TmpInstISB.addOperand(MCOperand::createImm(0xf)); in emitInstruction()
1274 EmitToStreamer(*OutStreamer, TmpInstISB); in emitInstruction()