Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DSveEmitter.cpp53 unsigned ElementSizeInBits; member in __anon5066fa640111::ImmCheck
56 ImmCheck(unsigned Arg, unsigned Kind, unsigned ElementSizeInBits = 0) in ImmCheck()
1041 unsigned ElementSizeInBits = 0; in createIntrinsic() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1086 TypeSize ElementSizeInBits = DL.getTypeSizeInBits(ElementTy); in getAlignForIndex() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3174 uint64_t ElementSizeInBits = DL.getTypeSizeInBits(ElementType); in emitGlobalConstantVector() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp2865 int ArgNum, CheckTy, ElementSizeInBits; in CheckSVEBuiltinFunctionCall() local