Home
last modified time | relevance | path

Searched defs:OneByte (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-pdbutil/Inputs/
H A DFilterTest.cpp23 char OneByte; variable
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoads.cpp661 APInt OneByte(DL.getPointerTypeSizeInBits(Ty), 1); in canReplacePointersIfEqual() local
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming-hungarian-notation-cfgfile.cpp700 enum EnumConstantCase { OneByte, TwoByte }; enumerator
H A Didentifier-naming-hungarian-notation.cpp700 enum EnumConstantCase { OneByte, TwoByte }; enumerator
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h8370 vector unsigned int OneByte = { 0x8, 0x8, 0x8, 0x8 }; in vec_rlnm() local
8377 vector unsigned long long OneByte = { 0x8, 0x8 }; in vec_rlnm() local