Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h465 Align getFunctionArgumentAlignment(const Function *F, Type *Ty, unsigned Idx,
H A DNVPTXAsmPrinter.cpp376 Align RetAlignment = TLI->getFunctionArgumentAlignment( in printReturnValStr()
H A DNVPTXISelLowering.cpp1500 Align NVPTXTargetLowering::getFunctionArgumentAlignment( in getFunctionArgumentAlignment() function in NVPTXTargetLowering
1531 return getFunctionArgumentAlignment(DirectCallee, Ty, Idx, DL); in getArgumentAlignment()
3256 Align ArgAlign = getFunctionArgumentAlignment( in LowerFormalArguments()