Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.h62 FCmpLibcallsList getFCmpLibcalls(CmpInst::Predicate, unsigned Size) const;
DARMLegalizerInfo.cpp293 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate, in getFCmpLibcalls() function in ARMLegalizerInfo
354 auto Libcalls = getFCmpLibcalls(Predicate, OpSize); in legalizeCustom()