Searched defs:getFunctionAlignment (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp3788 /// getFunctionAlignment - Return the Log2 alignment of this function.
3789 unsigned NVPTXTargetLowering::getFunctionAlignment(const Function *) const { function in class:NVPTXTargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2022 /// getFunctionAlignment - Return the Log2 alignment of this function.
2023 unsigned AArch64TargetLowering::getFunctionAlignment(const Function *F) const { function in class:AArch64TargetLowering

Completed in 135 milliseconds