HomeSort by relevance Sort by last modified time
    Searched defs:getScalarSizeInBits (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineValueType.h 515 unsigned getScalarSizeInBits() const {
ValueTypes.h 262 unsigned getScalarSizeInBits() const {
  /external/llvm/lib/IR/
Type.cpp 123 unsigned Type::getScalarSizeInBits() const {
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Type.cpp 146 /// getScalarSizeInBits - If this is a vector type, return the
149 unsigned Type::getScalarSizeInBits() {

Completed in 163 milliseconds