Searched refs:int8_t (Results 101 - 125 of 318) sorted by relevance

1234567891011>>

/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DInterpStack.h139 else if constexpr (std::is_same_v<T, int8_t> ||
H A DBoolean.h49 explicit operator int8_t() const { return V; }
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.h133 int8_t RegBanks[NumOps];
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVCInstructions.h167 return ADDI{rd, Rs{0}, uint32_t(int32_t(int8_t(imm | 0xc0)))};
201 return ADDI{rd, rd, uint32_t(int32_t(int8_t(imm | 0xc0)))};
211 return ADDIW{rd, rd, uint32_t(int32_t(int8_t(imm | 0xc0)))};
257 return ANDI{rd, rd, uint32_t(int32_t(int8_t(imm | 0xc0)))};
/openbsd-current/gnu/llvm/lldb/include/lldb/API/
H A DSBData.h62 int8_t GetSignedInt8(lldb::SBError &error, lldb::offset_t offset);
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DRecordSerialization.cpp51 int8_t N;
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp160 int8_t *I8Ptr = (int8_t *) ArgDataPtr;
161 *I8Ptr = (int8_t) AV.IntVal.getZExtValue();
251 case 8: Result.IntVal = APInt(8 , *(int8_t *) ret.data()); break;
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_xcp.h96 int8_t mode;
H A Daqua_vanjaram.c216 static int8_t aqua_vanjaram_logical_to_dev_inst(struct amdgpu_device *adev,
218 int8_t inst)
220 int8_t dev_inst;
244 int8_t log_inst, dev_inst;
H A Damdgpu_object.h60 int8_t xcp_id_plus1;
120 int8_t xcp_id;
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h87 typedef int8_t s8;
/openbsd-current/sys/dev/fdt/
H A Dqcrtc.c43 int8_t sc_sid;
/openbsd-current/sys/dev/pv/
H A Dpvclock.c210 int8_t shift;
/openbsd-current/usr.sbin/radiusd/
H A Deap2mschap_local.h56 int8_t value[0];
/openbsd-current/sys/dev/ic/
H A Dar9287reg.h96 int8_t pwrTableOffset;
97 int8_t tempSensSlope;
98 int8_t tempSensSlopePalOn;
105 int8_t antennaGainCh[AR9287_MAX_CHAINS];
109 int8_t adcDesiredSize;
114 int8_t noiseFloorThreshCh[AR9287_MAX_CHAINS];
117 int8_t iqCalICh[AR9287_MAX_CHAINS];
118 int8_t iqCalQCh[AR9287_MAX_CHAINS];
/openbsd-current/usr.bin/file/
H A Dmagic-test.c317 int8_t value;
324 value &= (int8_t)ml->type_operand;
326 value -= (int8_t)ml->type_operand;
328 value += (int8_t)ml->type_operand;
330 value /= (int8_t)ml->type_operand;
332 value %= (int8_t)ml->type_operand;
334 value *= (int8_t)ml->type_operand;
338 result = magic_test_signed(ml, value, (int8_t)ml->test_signed);
/openbsd-current/gnu/llvm/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp49 return readInt<int8_t>(Obj);
147 int8_t I;
/openbsd-current/sys/net80211/
H A Dieee80211_ioctl.h323 int8_t nr_rssi; /* received signal strength */
324 int8_t nr_max_rssi; /* maximum rssi */
/openbsd-current/sys/dev/pci/
H A Dif_iwmvar.h113 int8_t wr_dbm_antsignal;
114 int8_t wr_dbm_antnoise;
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_sienna_cichlid.h868 int8_t GfxOffset; // in Amps
872 int8_t SocOffset; // in Amps
876 int8_t Mem0Offset; // in Amps
880 int8_t Mem1Offset; // in Amps
1229 int8_t GfxOffset; // in Amps
1233 int8_t SocOffset; // in Amps
1237 int8_t Mem0Offset; // in Amps
1241 int8_t Mem1Offset; // in Amps
/openbsd-current/sys/arch/luna88k/dev/
H A Dlunaws.c289 sc->sc_msdx = (int8_t)code;
292 sc->sc_msdy = (int8_t)code;
/openbsd-current/gnu/llvm/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp440 amount = (int8_t) * (p + 2);
458 amount = (int8_t) * (p + 2);
482 amount = (int8_t) * (p + 3);
509 amount = (int8_t)p[1];
536 amount = (int8_t)p[1];
658 offset = (int8_t) * (p + 2);
782 int8_t rel8 = (int8_t) *(m_cur_insn + opcode_size);
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu71.h153 int8_t CurrLevel;
154 int8_t TargLevel;
/openbsd-current/sys/ufs/ext2fs/
H A Dext2fs.h208 int8_t e2fs_ronly; /* mounted read-only flag */
209 int8_t e2fs_fmod; /* super block modified flag */
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h774 return int8_t(Imm) == T(Imm);
787 bool IsInt8t = std::is_same<int8_t, std::make_signed_t<T>>::value ||
788 std::is_same<int8_t, T>::value;
799 auto B = bit_cast<std::array<int8_t, 8>>(Imm);
805 if (isSVEMaskOfIdenticalElements<int8_t>(Imm) && isSVECpyImm<int8_t>(B[0]))

Completed in 202 milliseconds

1234567891011>>