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.cpp1235 Align ParamByValAlign = in getPrototype() local
1238 O << ".param .align " << ParamByValAlign.value() << " .b8 _[" in getPrototype()