Home
last modified time | relevance | path

Searched refs:OPI (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DCodeGenCommonISel.cpp87 MachineInstr::const_mop_iterator OPI = MI.operands_begin(); in MIIsInTerminatorSequence() local
88 if (!OPI->isReg() || !OPI->isDef()) in MIIsInTerminatorSequence()
96 MachineInstr::const_mop_iterator OPI2 = OPI; in MIIsInTerminatorSequence()
103 if (!OPI2->isReg() || (!Register::isPhysicalRegister(OPI->getReg()) && in MIIsInTerminatorSequence()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mcs96/
H A Dmcs96ops.lst195 OPI &= 0xfe;
199 if(OPI) {
208 OPI &= 0xfe;
212 if(OPI) {
222 OPI &= 0xfe;
226 if(OPI) {
236 OPI &= 0xfe;
240 if(OPI) {
248 OPI &= 0xfe;
252 if(OPI) {
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mcs96/
H A Dmcs96ops.lst195 OPI &= 0xfe;
199 if(OPI) {
208 OPI &= 0xfe;
212 if(OPI) {
222 OPI &= 0xfe;
226 if(OPI) {
236 OPI &= 0xfe;
240 if(OPI) {
248 OPI &= 0xfe;
252 if(OPI) {
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp138 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
139 switch (WasmInst->Operands[OPI]) { in getInstruction()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp153 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
154 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp192 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
193 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp193 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
194 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp193 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
194 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp193 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
194 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp192 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
193 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp193 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
194 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp193 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
194 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp193 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
194 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp193 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
194 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp192 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
193 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp193 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
194 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp193 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
194 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp193 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
194 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp192 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) { in getInstruction() local
193 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp193 for (uint8_t OPI = 0; OPI < WasmInst->NumOperands; OPI++) {
194 auto OT = OperandTable[WasmInst->OperandStart + OPI];
/dports/science/aircraft-datcom/aircraft-datcom-ed877bb/src/
H A Dangles.f19 1 OPI/3.14159265358979E+0/, TPI/6.28318530717959E+0/,
36 IF(A2.GT.OPI) A2=A2-TPI
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/
H A Dconfigure.ac37 [include support for OPI comments]),
39 AC_DEFINE([OPI_SUPPORT], 1, [Include support for OPI comments])
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/
H A Dconfigure.ac37 [include support for OPI comments]),
39 AC_DEFINE([OPI_SUPPORT], 1, [Include support for OPI comments])
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/
H A Dconfigure.ac37 [include support for OPI comments]),
39 AC_DEFINE([OPI_SUPPORT], 1, [Include support for OPI comments])
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/
H A Dconfigure.ac37 [include support for OPI comments]),
39 AC_DEFINE([OPI_SUPPORT], 1, [Include support for OPI comments])

12345678910>>...13