Home
last modified time | relevance | path

Searched defs:VecC (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp302 Value *VecC = BitCastAcc->getOperand(0); in createTileDPLoops() local
H A DX86ISelLowering.cpp7233 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, *Ctx); lowerBuildVectorAsBroadcast() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5135 auto *VecC = dyn_cast<Constant>(Vec); simplifyInsertElementInst() local
5450 SmallVector<Constant *, 16> VecC(MaskNumElts, C); simplifyShuffleVectorInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4099 auto *VecC = dyn_cast<Constant>(M); foldICmpWithLowBitMaskedVal() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp26772 SDValue VecC = SimplifyVBinOp() local
[all...]