Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.h51 using FCmpLibcallsList = SmallVector<FCmpLibcallInfo, 2>; variable
56 using FCmpLibcallsMapTy = IndexedMap<FCmpLibcallsList>;
63 FCmpLibcallsList getFCmpLibcalls(CmpInst::Predicate, unsigned Size) const;
DARMLegalizerInfo.cpp349 ARMLegalizerInfo::FCmpLibcallsList