Searched defs:VecC (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86LowerAMXIntrinsics.cpp | 302 Value *VecC = BitCastAcc->getOperand(0); createTileDPLoops() local |
H A D | X86ISelLowering.cpp | 7401 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, *Ctx); lowerBuildVectorAsBroadcast() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 5143 auto *VecC = dyn_cast<Constant>(Vec); simplifyInsertElementInst() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 27107 SDValue VecC = SimplifyVBinOp() local |