Home
last modified time | relevance | path

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

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