Searched refs:kConstantBufferAlignBytes (Results 1 – 4 of 4) sorted by relevance
33 const int64 kConstantBufferAlignBytes = kXlaAllocatedBufferAlignBytes; variable
32 extern const int64 kConstantBufferAlignBytes;
53 return kConstantBufferAlignBytes; in Build()
221 return kConstantBufferAlignBytes; in BuildKernelPrototype()3839 global_for_const->setAlignment(kConstantBufferAlignBytes); in EmitConstantGlobals()