Home
last modified time | relevance | path

Searched defs:BIT (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-casting.cpp161 struct BIT { global() struct
168 bBIT testBinaryOperator() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2224 SDValue BIT = DAG.getConstant(1ULL << bitPos, DL, HalfVT); LowerUDIVREM64() local
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2308 if (const auto *BIT = CurType->getAs<BitIntType>()) { BuildVectorType() local
[all...]
/llvm-project/clang/lib/AST/
H A DASTContext.cpp2841 if (const auto *BIT = Ty->getAs<BitIntType>()) hasUniqueObjectRepresentations() local