Searched defs:IsABIRegCopy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 344 const bool IsABIRegCopy = CallConv.has_value(); getCopyFromPartsVector() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 19845 bool IsABIRegCopy = CC.has_value(); splitValueIntoRegisterParts() local |