Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVCallLowering.cpp342 static bool isSupportedArgumentType(Type *T, const RISCVSubtarget &Subtarget, isSupportedArgumentType() function
/llvm-project/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp293 static bool isSupportedArgumentType(Type *T) { in isSupportedArgumentType() function