Home
last modified time | relevance | path

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

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