Home
last modified time | relevance | path

Searched defs:NeedsPadding (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dformat.cc145 bool Format::NeedsPadding(type::Type* t) const { in NeedsPadding() function in amber::Format
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp964 bool NeedsPadding = SRVK == MCSymbolRefExpr::VK_TLSGD; in LowerTlsAddr() local