Searched defs:InVec1 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6277 SDValue InVec1 = DAG.getUNDEF(VT); in LowerToAddSub() local 6392 SDValue InVec0, InVec1; in LowerToHorizontalOp() local 21829 SDValue InVec1 = DAG.getNode(ISD::CONCAT_VECTORS, dl, RegVT, Ops); in ReplaceNodeResults() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 9032 SDValue InVec1 = DAG.getUNDEF(VT); in isAddSubOrSubAdd() local 9377 SDValue InVec0, InVec1; in LowerToHorizontalOp() local 28771 SDValue InVec1 = DAG.getNode(ISD::CONCAT_VECTORS, dl, InWideVT, Ops); in ReplaceNodeResults() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 10316 SDValue InVec1 = DAG.getUNDEF(VT); in isAddSubOrSubAdd() local 10665 SDValue InVec0, InVec1; in LowerToHorizontalOp() local 33443 SDValue InVec1 = DAG.getNode(ISD::CONCAT_VECTORS, dl, InWideVT, Ops); in ReplaceNodeResults() local
|