Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.h61 FCmpLibcallsList getFCmpLibcalls(CmpInst::Predicate, unsigned Size) const;
H A DARMLegalizerInfo.cpp327 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate, in getFCmpLibcalls() function in ARMLegalizerInfo
382 auto Libcalls = getFCmpLibcalls(Predicate, OpSize); in legalizeCustom()