Searched defs:UInt (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h50 UInt, member in class:llvm::msgpack::Type
81 uint64_t UInt; member in union:llvm::msgpack::Object::__anon1747
H A DMsgPackDocument.h56 uint64_t UInt; member in union:llvm::msgpack::DocNode::__anon1746
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp55 OS << UInt; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h164 Arg(UIntMax UInt) : Kind(AK_UInt), UInt(UInt) {} argument
172 UIntMax UInt; member in union:__ubsan::Diag::Arg::__anon1234
/freebsd-11-stable/usr.bin/truss/
H A Dsyscall.h71 enum Argtype { None = 1, Hex, Octal, Int, UInt, LongHex, Name, Ptr, Stat, Ioctl, enumerator in enum:Argtype
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp43 #define UInt(x) ((uint64_t)x) macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp43 #define UInt(x) ((uint64_t)x) macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp67 #define UInt(x) ((uint64_t)x) macro
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp1491 unsigned int Scalar::UInt(unsigned int fail_value) const { function in class:Scalar
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp147 UInt, enumerator in enum:__anon964::Type::TypeKind
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h339 UInt = 7, member in class:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType

Completed in 161 milliseconds