Searched defs:InVec1 (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/Target/X86/ |
| 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
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 9029 SDValue InVec1 = DAG.getUNDEF(VT); in isAddSubOrSubAdd() local 9374 SDValue InVec0, InVec1; in LowerToHorizontalOp() local 28768 SDValue InVec1 = DAG.getNode(ISD::CONCAT_VECTORS, dl, InWideVT, Ops); in ReplaceNodeResults() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 9303 SDValue InVec1 = DAG.getUNDEF(VT); in isAddSubOrSubAdd() local 9647 SDValue InVec0, InVec1; in LowerToHorizontalOp() local 29958 SDValue InVec1 = DAG.getNode(ISD::CONCAT_VECTORS, dl, InWideVT, Ops); in ReplaceNodeResults() local
|