Home
last modified time | relevance | path

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

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