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

  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 257 unsigned getScalarSizeInBits() const {
MachineValueType.h 508 unsigned getScalarSizeInBits() const {
  /external/llvm/lib/IR/
Type.cpp 129 /// getScalarSizeInBits - If this is a vector type, return the
132 unsigned Type::getScalarSizeInBits() const {

Completed in 68 milliseconds