Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp486 auto IsLegalFPType = [this](EVT VT) { in getCastInstrCost() local
508 IsLegalFPType(SrcTy) && IsLegalFPType(DstTy))) in getCastInstrCost()
832 if (IsLegalFPType(SrcTy) && IsLegalFPType(DstTy)) in getCastInstrCost()