Searched defs:InVec0 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6276 SDValue InVec0 = DAG.getUNDEF(VT); in LowerToAddSub() local 6392 SDValue InVec0, InVec1; in LowerToHorizontalOp() local 21827 SDValue InVec0 = 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 | 9031 SDValue InVec0 = DAG.getUNDEF(VT); in isAddSubOrSubAdd() local 9377 SDValue InVec0, InVec1; in LowerToHorizontalOp() local 28769 SDValue InVec0 = 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 | 10315 SDValue InVec0 = DAG.getUNDEF(VT); in isAddSubOrSubAdd() local 10665 SDValue InVec0, InVec1; in LowerToHorizontalOp() local 33441 SDValue InVec0 = DAG.getNode(ISD::CONCAT_VECTORS, dl, InWideVT, Ops); in ReplaceNodeResults() local
|