/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCCodeEmitter.cpp | 53 unsigned encodeBits(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 58 unsigned encodeReg(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 63 unsigned encodeImm(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 187 unsigned ThisWord = ThisByte / 2; in encodeImm() 213 FixOffset = ThisByte + 1; in encodeImm() 219 FixOffset = ThisByte; in encodeImm() 224 FixOffset = ThisByte; in encodeImm() 229 FixOffset = ThisByte; in encodeImm() 331 unsigned ThisByte = 0; in encodeInstruction() local 375 ThisByte += 2; in encodeInstruction() [all …]
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCCodeEmitter.cpp | 53 unsigned encodeBits(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 58 unsigned encodeReg(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 63 unsigned encodeImm(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 187 unsigned ThisWord = ThisByte / 2; in encodeImm() 213 FixOffset = ThisByte + 1; in encodeImm() 219 FixOffset = ThisByte; in encodeImm() 224 FixOffset = ThisByte; in encodeImm() 229 FixOffset = ThisByte; in encodeImm() 331 unsigned ThisByte = 0; in encodeInstruction() local 375 ThisByte += 2; in encodeInstruction() [all …]
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCCodeEmitter.cpp | 53 unsigned encodeBits(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 58 unsigned encodeReg(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 63 unsigned encodeImm(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 187 unsigned ThisWord = ThisByte / 2; in encodeImm() 213 FixOffset = ThisByte + 1; in encodeImm() 219 FixOffset = ThisByte; in encodeImm() 224 FixOffset = ThisByte; in encodeImm() 229 FixOffset = ThisByte; in encodeImm() 331 unsigned ThisByte = 0; in encodeInstruction() local 375 ThisByte += 2; in encodeInstruction() [all …]
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCCodeEmitter.cpp | 53 unsigned encodeBits(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 58 unsigned encodeReg(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 63 unsigned encodeImm(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 187 unsigned ThisWord = ThisByte / 2; in encodeImm() 213 FixOffset = ThisByte + 1; in encodeImm() 219 FixOffset = ThisByte; in encodeImm() 224 FixOffset = ThisByte; in encodeImm() 229 FixOffset = ThisByte; in encodeImm() 331 unsigned ThisByte = 0; in encodeInstruction() local 375 ThisByte += 2; in encodeInstruction() [all …]
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCCodeEmitter.cpp | 53 unsigned encodeBits(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 58 unsigned encodeReg(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 63 unsigned encodeImm(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 187 unsigned ThisWord = ThisByte / 2; in encodeImm() 213 FixOffset = ThisByte + 1; in encodeImm() 219 FixOffset = ThisByte; in encodeImm() 224 FixOffset = ThisByte; in encodeImm() 229 FixOffset = ThisByte; in encodeImm() 331 unsigned ThisByte = 0; in encodeInstruction() local 375 ThisByte += 2; in encodeInstruction() [all …]
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCCodeEmitter.cpp | 53 unsigned encodeBits(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 58 unsigned encodeReg(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 63 unsigned encodeImm(unsigned ThisByte, uint8_t Bead, const MCInst &MI, 187 unsigned ThisWord = ThisByte / 2; 213 FixOffset = ThisByte + 1; 219 FixOffset = ThisByte; 224 FixOffset = ThisByte; 229 FixOffset = ThisByte; 331 unsigned ThisByte = 0; 375 ThisByte += 2; [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 325 uint8_t ThisByte = 0; in commitFpm() local 330 ThisByte |= Mask; in commitFpm() 333 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 325 uint8_t ThisByte = 0; in commitFpm() local 330 ThisByte |= Mask; in commitFpm() 333 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 324 uint8_t ThisByte = 0; in commitFpm() local 329 ThisByte |= Mask; in commitFpm() 332 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 324 uint8_t ThisByte = 0; in commitFpm() local 329 ThisByte |= Mask; in commitFpm() 332 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 323 uint8_t ThisByte = 0; in commitFpm() local 328 ThisByte |= Mask; in commitFpm() 331 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 325 uint8_t ThisByte = 0; in commitFpm() local 330 ThisByte |= Mask; in commitFpm() 333 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 325 uint8_t ThisByte = 0; in commitFpm() local 330 ThisByte |= Mask; in commitFpm() 333 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 324 uint8_t ThisByte = 0; in commitFpm() local 329 ThisByte |= Mask; in commitFpm() 332 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 325 uint8_t ThisByte = 0; in commitFpm() local 330 ThisByte |= Mask; in commitFpm() 333 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 324 uint8_t ThisByte = 0; in commitFpm() local 329 ThisByte |= Mask; in commitFpm() 332 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 324 uint8_t ThisByte = 0; in commitFpm() local 329 ThisByte |= Mask; in commitFpm() 332 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 325 uint8_t ThisByte = 0; in commitFpm() local 330 ThisByte |= Mask; in commitFpm() 333 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 323 uint8_t ThisByte = 0; in commitFpm() local 328 ThisByte |= Mask; in commitFpm() 331 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 324 uint8_t ThisByte = 0; in commitFpm() local 329 ThisByte |= Mask; in commitFpm() 332 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 325 uint8_t ThisByte = 0; in commitFpm() local 330 ThisByte |= Mask; in commitFpm() 333 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/llvm80/llvm-8.0.1.src/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 326 uint8_t ThisByte = 0; in commitFpm() local 331 ThisByte |= Mask; in commitFpm() 334 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()
|
/dports/devel/llvm70/llvm-7.0.1.src/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 326 uint8_t ThisByte = 0; 331 ThisByte |= Mask; 334 cantFail(FpmWriter.writeObject(ThisByte));
|
/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/ |
H A D | esp_mpeg2ves.cpp | 621 int ThisByte = BuffGetU8(InFile); in ReadInternal() local 623 if(ThisByte == -1) in ReadInternal() 630 Scan = (Scan << 8) | ThisByte; in ReadInternal()
|