Home
last modified time | relevance | path

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

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