Searched refs:ConcatSubOperand (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 50210 ConcatSubOperand(VT, Ops, 0), in combineConcatVectorOps() 50211 ConcatSubOperand(VT, Ops, 1), Op0.getOperand(2)); in combineConcatVectorOps() 50221 ConcatSubOperand(VT, Ops, 0), Op0.getOperand(1)); in combineConcatVectorOps() 50293 ConcatSubOperand(VT, Ops, 0), Op0.getOperand(1)); in combineConcatVectorOps() 50304 ConcatSubOperand(VT, Ops, 0), Op0.getOperand(1)); in combineConcatVectorOps() 50317 ConcatSubOperand(SrcVT, Ops, 0), in combineConcatVectorOps() 50318 ConcatSubOperand(SrcVT, Ops, 1)); in combineConcatVectorOps() 50333 ConcatSubOperand(SrcVT, Ops, 0), in combineConcatVectorOps() 50334 ConcatSubOperand(SrcVT, Ops, 1)); in combineConcatVectorOps() 50345 ConcatSubOperand(VT, Ops, 0), in combineConcatVectorOps() [all …]
|