Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17199 bool CanUseFP = Subtarget->hasFPARMv8() && CanImplicitFloat; in getOptimalMemOpType() local
17216 if (CanUseFP && !IsSmallMemset && AlignmentIsAcceptable(MVT::f128, Align(16))) in getOptimalMemOpType()
17229 bool CanUseFP = Subtarget->hasFPARMv8() && CanImplicitFloat; in getOptimalMemOpLLT() local
17246 if (CanUseFP && !IsSmallMemset && AlignmentIsAcceptable(MVT::f128, Align(16))) in getOptimalMemOpLLT()