Home
last modified time | relevance | path

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

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