Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp488 auto IsLegalFPType = [this](EVT VT) { in getCastInstrCost() local
510 IsLegalFPType(SrcTy) && IsLegalFPType(DstTy))) in getCastInstrCost()
834 if (IsLegalFPType(SrcTy) && IsLegalFPType(DstTy)) in getCastInstrCost()