Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8527 bool IsABIRegCopy = CC.hasValue(); in splitValueIntoRegisterParts() local
8569 bool IsABIRegCopy = CC.hasValue(); in joinRegisterPartsIntoValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp332 const bool IsABIRegCopy = CallConv.hasValue(); in getCopyFromPartsVector() local
654 const bool IsABIRegCopy = CallConv.hasValue(); in getCopyToPartsVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4215 bool IsABIRegCopy = CC.hasValue(); in splitValueIntoRegisterParts() local
4233 bool IsABIRegCopy = CC.hasValue(); in joinRegisterPartsIntoValue() local