Home
last modified time | relevance | path

Searched defs:InitialAlign (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1649 Align InitialAlign = Outs[OIdx].Flags.getNonZeroByValAlign(); getPrototype() local
1790 Align InitialAlign = Outs[OIdx].Flags.getNonZeroByValAlign(); LowerCall() local
4930 getFunctionByValParamAlign(const Function * F,Type * ArgTy,Align InitialAlign,const DataLayout & DL) const getFunctionByValParamAlign() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1090 Align InitialAlign = DL.getValueOrABITypeAlignment(A, ElementTy); getAlignForIndex() local