Home
last modified time | relevance | path

Searched defs:getScalarSizeInBits (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h142 unsigned getScalarSizeInBits() const { in getScalarSizeInBits() function
DMachineValueType.h831 TypeSize getScalarSizeInBits() const { in getScalarSizeInBits() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h304 TypeSize getScalarSizeInBits() const { in getScalarSizeInBits() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp333 static unsigned getScalarSizeInBits(Type *Ty) { in getScalarSizeInBits() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp134 unsigned Type::getScalarSizeInBits() const { in getScalarSizeInBits() function in Type