Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp304 Value *VecC = BitCastAcc->getOperand(0); in createTileDPLoops() local
H A DX86ISelLowering.cpp8925 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, in lowerBuildVectorAsBroadcast() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4409 auto *VecC = dyn_cast<Constant>(Vec); in SimplifyInsertElementInst() local
4710 SmallVector<Constant *, 16> VecC(MaskNumElts, C); in SimplifyShuffleVectorInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3418 auto *VecC = dyn_cast<Constant>(M); in foldICmpWithLowBitMaskedVal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21849 SDValue VecC = in SimplifyVBinOp() local