Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/ARM/
DARMLegalizerInfo.h49 using FCmpLibcallsList = SmallVector<FCmpLibcallInfo, 2>; variable
54 using FCmpLibcallsMapTy = IndexedMap<FCmpLibcallsList>;
61 FCmpLibcallsList getFCmpLibcalls(CmpInst::Predicate, unsigned Size) const;
DARMLegalizerInfo.cpp349 ARMLegalizerInfo::FCmpLibcallsList
/external/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