Home
last modified time | relevance | path

Searched defs:isSupportedType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp56 static bool isSupportedType(const DataLayout &DL, const ARMTargetLowering &TLI, isSupportedType() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp693 bool TypePromotionImpl::isSupportedType(Value *V) { isSupportedType() function in TypePromotionImpl