Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h244 unsigned getPrefFunctionLogAlignment() const { in getPrefFunctionLogAlignment() function
H A DAArch64ISelLowering.cpp1003 setPrefFunctionAlignment(Align(1ULL << STI.getPrefFunctionLogAlignment())); in AArch64TargetLowering()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h366 unsigned getPrefFunctionLogAlignment() const { in getPrefFunctionLogAlignment() function
H A DAArch64ISelLowering.cpp690 setPrefFunctionAlignment(Align(1ULL << STI.getPrefFunctionLogAlignment())); in AArch64TargetLowering()