Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp9381 bool CanUseFP = Subtarget->hasFPARMv8() && CanImplicitFloat; in getOptimalMemOpType() local
9398 if (CanUseFP && !IsSmallMemset && AlignmentIsAcceptable(MVT::f128, 16)) in getOptimalMemOpType()
9414 bool CanUseFP = Subtarget->hasFPARMv8() && CanImplicitFloat; in getOptimalMemOpLLT() local
9431 if (CanUseFP && !IsSmallMemset && AlignmentIsAcceptable(MVT::f128, 16)) in getOptimalMemOpLLT()