Searched defs:getScalarSizeInBits (Results 1 - 3 of 3) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
H A D | ValueTypes.h | 257 unsigned getScalarSizeInBits() const { function in struct:llvm::EVT |
H A D | MachineValueType.h | 508 unsigned getScalarSizeInBits() const { function in class:llvm::MVT |
/external/llvm/lib/IR/ | ||
H A D | Type.cpp | 129 /// getScalarSizeInBits - If this is a vector type, return the 132 unsigned Type::getScalarSizeInBits() const { function in class:Type |
Completed in 816 milliseconds