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 240 unsigned getScalarSizeInBits() const {
MachineValueType.h 432 unsigned getScalarSizeInBits() const {
  /external/llvm/lib/IR/
Type.cpp 132 /// getScalarSizeInBits - If this is a vector type, return the
135 unsigned Type::getScalarSizeInBits() const {

Completed in 61 milliseconds