Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp367 const bool IsABIRegCopy = CallConv.hasValue(); in getCopyFromPartsVector() local
669 const bool IsABIRegCopy = CallConv.hasValue(); in getCopyToPartsVector() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14102 bool IsABIRegCopy = CC.has_value(); in splitValueIntoRegisterParts() local
14156 bool IsABIRegCopy = CC.has_value(); in joinRegisterPartsIntoValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2825 bool IsABIRegCopy = CC.has_value(); in splitValueIntoRegisterParts() local
2842 bool IsABIRegCopy = CC.has_value(); in joinRegisterPartsIntoValue() local