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

/external/llvm/include/llvm/CodeGen/
H A DMachineValueType.h515 unsigned getScalarSizeInBits() const { function
H A DValueTypes.h262 unsigned getScalarSizeInBits() const { function in struct:llvm::EVT
/external/llvm/lib/IR/
H A DType.cpp123 unsigned Type::getScalarSizeInBits() const { function in class:Type
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DType.cpp146 /// getScalarSizeInBits - If this is a vector type, return the
149 unsigned Type::getScalarSizeInBits() { function in class:Type

Completed in 299 milliseconds