Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp293 static bool isSupportedArgumentType(Type *T) { in isSupportedArgumentType() function
368 if (!isSupportedArgumentType(Arg.getType())) in lowerFormalArguments()
452 if (!isSupportedArgumentType(Arg.Ty)) in lowerCall()