Searched defs:getScalarSizeInBits (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h257 unsigned getScalarSizeInBits() const { function in struct:llvm::EVT
H A DMachineValueType.h508 unsigned getScalarSizeInBits() const { function in class:llvm::MVT
/external/llvm/lib/IR/
H A DType.cpp129 /// getScalarSizeInBits - If this is a vector type, return the
132 unsigned Type::getScalarSizeInBits() const { function in class:Type

Completed in 816 milliseconds