Searched defs:VecC (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86LowerAMXIntrinsics.cpp | 305 Value *VecC = BitCastAcc->getOperand(0); in createTileDPLoops() local
|
H A D | X86ISelLowering.cpp | 9766 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, in lowerBuildVectorAsBroadcast() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 4196 auto *VecC = dyn_cast<Constant>(Vec); in SimplifyInsertElementInst() local 4480 SmallVector<Constant *, 16> VecC(MaskNumElts, C); in SimplifyShuffleVectorInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 4906 auto *VecC = dyn_cast<Constant>(Vec); in simplifyInsertElementInst() local 5221 SmallVector<Constant *, 16> VecC(MaskNumElts, C); in simplifyShuffleVectorInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 3371 auto *VecC = dyn_cast<Constant>(M); in foldICmpWithLowBitMaskedVal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 3678 auto *VecC = dyn_cast<Constant>(M); in foldICmpWithLowBitMaskedVal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 19958 SDValue VecC = in SimplifyVBinOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 25061 SDValue VecC = in SimplifyVBinOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 8537 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, in lowerBuildVectorAsBroadcast() local
|