Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp332 const bool IsABIRegCopy = CallConv.hasValue(); in getCopyFromPartsVector() local
648 const bool IsABIRegCopy = CallConv.hasValue(); in getCopyToPartsVector() local
/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/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp4213 bool IsABIRegCopy = CC.hasValue(); in splitValueIntoRegisterParts() local
4231 bool IsABIRegCopy = CC.hasValue(); in joinRegisterPartsIntoValue() local