Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h267 constexpr unsigned getScalarSizeInBits() const { getScalarSizeInBits() function
H A DMachineValueType.h335 uint64_t getScalarSizeInBits() const { getScalarSizeInBits() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h370 uint64_t getScalarSizeInBits() const { getScalarSizeInBits() function
/llvm-project/llvm/lib/IR/
H A DType.cpp201 unsigned Type::getScalarSizeInBits() const { getScalarSizeInBits() function in Type
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp408 static unsigned getScalarSizeInBits(Type *Ty) { getScalarSizeInBits() function
[all...]