Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1213 static bool isCopyCompatibleType(LLT SrcTy, LLT DstTy) { in isCopyCompatibleType() function
1234 if (isCopyCompatibleType(RegTy, LocTy)) { in assignValueToReg()