Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DARMTargetParser.cpp449 const bool IsDP = ArgFPUKind != ARM::FK_INVALID && in appendArchExtFeatures() local
456 if (ArgFPUKind != ARM::FK_INVALID && !IsDP) in appendArchExtFeatures()
462 if (IsDP) in appendArchExtFeatures()