Home
last modified time | relevance | path

Searched defs:IsABIRegCopy (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp327 const bool IsABIRegCopy = CallConv.has_value(); in getCopyFromPartsVector() local
662 const bool IsABIRegCopy = CallConv.has_value(); in getCopyToPartsVector() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14109 bool IsABIRegCopy = CC.has_value(); in splitValueIntoRegisterParts() local
14163 bool IsABIRegCopy = CC.has_value(); in joinRegisterPartsIntoValue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4425 bool IsABIRegCopy = CC.has_value(); in splitValueIntoRegisterParts() local
4443 bool IsABIRegCopy = CC.has_value(); in joinRegisterPartsIntoValue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2827 bool IsABIRegCopy = CC.has_value(); in splitValueIntoRegisterParts() local
2844 bool IsABIRegCopy = CC.has_value(); in joinRegisterPartsIntoValue() local