Searched defs:ElementSizeInBits (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/utils/TableGen/ | ||
H A D | SveEmitter.cpp | 56 unsigned ElementSizeInBits; global() member in __anoncee49e800111::ImmCheck |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaARM.cpp | 411 int ArgNum, CheckTy, ElementSizeInBits; ParseSVEImmChecks() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LowerMatrixIntrinsics.cpp | 1113 TypeSize ElementSizeInBits = DL.getTypeSizeInBits(ElementTy); getAlignForIndex() local |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | AsmPrinter.cpp | 3430 uint64_t ElementSizeInBits = DL.getTypeSizeInBits(ElementType); emitGlobalConstantVector() local |