Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp367 const bool IsABIRegCopy = CallConv.hasValue(); in getCopyFromPartsVector() local
669 const bool IsABIRegCopy = CallConv.hasValue(); in getCopyToPartsVector() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp327 const bool IsABIRegCopy = CallConv.has_value(); in getCopyFromPartsVector() local
662 const bool IsABIRegCopy = CallConv.has_value(); in getCopyToPartsVector() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp14102 bool IsABIRegCopy = CC.has_value(); in splitValueIntoRegisterParts() local
14156 bool IsABIRegCopy = CC.has_value(); in joinRegisterPartsIntoValue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp4425 bool IsABIRegCopy = CC.has_value(); in splitValueIntoRegisterParts() local
4443 bool IsABIRegCopy = CC.has_value(); in joinRegisterPartsIntoValue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp2825 bool IsABIRegCopy = CC.has_value(); in splitValueIntoRegisterParts() local
2842 bool IsABIRegCopy = CC.has_value(); in joinRegisterPartsIntoValue() local