Home
last modified time | relevance | path

Searched refs:VariableAllocaAlignBytes (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.h847 uint32_t VariableAllocaAlignBytes = 0; variable
DIceTargetLoweringMIPS32.cpp1638 (VariableAllocaUsed ? VariableAllocaAlignBytes : MaxOutArgsSizeBytes)); in addProlog()
2437 VariableAllocaAlignBytes = AlignmentParam; in lowerAlloca()