Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.h68 unsigned getByValAlign() const { in getByValAlign() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h117 unsigned getByValAlign() const { return (1U << ByValAlign) / 2; } in getByValAlign() function
/external/llvm/include/llvm/Target/
DTargetCallingConv.h106 unsigned getByValAlign() const { in getByValAlign() function