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