Home
last modified time | relevance | path

Searched refs:NewLD1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15073 SDValue NewLD1 = in PerformVMOVRRDCombine() local
15087 std::swap (NewLD1, NewLD2); in PerformVMOVRRDCombine()
15088 SDValue Result = DCI.CombineTo(N, NewLD1, NewLD2); in PerformVMOVRRDCombine()