Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1481 Align ParamByValAlign = in getPrototype() local
1484 O << ".param .align " << ParamByValAlign.value() << " .b8 "; in getPrototype()