Home
last modified time | relevance | path

Searched refs:sizeInBits (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp487 uint32_t sizeInBits = ins->words[ins->operands[1].offset]; in parseLiteralType() local
488 switch (sizeInBits) { in parseLiteralType()
504 uint32_t sizeInBits = ins->words[ins->operands[1].offset]; in parseLiteralType() local
507 switch (sizeInBits) { in parseLiteralType()
524 switch (sizeInBits) { in parseLiteralType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp68 unsigned int sizeInBits; member
202 return semantics.sizeInBits; in semanticsSizeInBits()
206 return Sem.sizeInBits; in getSizeInBits()

Completed in 6 milliseconds