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