Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp55 static bool isSupportedType(const DataLayout &DL, const ARMTargetLowering &TLI, in isSupportedType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp728 bool TypePromotion::isSupportedType(Value *V) { in isSupportedType() function in TypePromotion