Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp22626 unsigned HalfAlign = (128 == HalfSize ? 16 : 32); in splitVectorStore() local
41279 unsigned HalfAlign = 16; in combineLoad() local