Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1254 static bool isCopyCompatibleType(LLT SrcTy, LLT DstTy) { in isCopyCompatibleType() function
1274 if (isCopyCompatibleType(RegTy, LocTy)) { in assignValueToReg()