Searched defs:isSupportedType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMCallLowering.cpp | 56 static bool isSupportedType(const DataLayout &DL, const ARMTargetLowering &TLI, isSupportedType() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TypePromotion.cpp | 693 bool TypePromotionImpl::isSupportedType(Value *V) { isSupportedType() function in TypePromotionImpl |