Home
last modified time | relevance | path

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

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