Searched defs:SrcVec (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp205 Register SrcVec = BaseRSI->Instr->getOperand(0).getReg(); local
H A DSIISelLowering.cpp3495 const MachineOperand *SrcVec = TII->getNamedOperand(MI, AMDGPU::OpName::src); local
6094 SDValue SrcVec = DAG.getNode(ISD::BITCAST, DL, MVT::v2i32, local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp320 Value *SrcVec = EI.getVectorOperand(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp2662 bool SrcVec = SrcTy->isVectorTy(); local
2685 bool SrcVec = SrcTy->isVectorTy(); local
2708 bool SrcVec = SrcTy->isVectorTy(); local
2731 bool SrcVec local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7353 SDValue SrcVec = V1; local

Completed in 234 milliseconds