Home
last modified time | relevance | path

Searched defs:VSrc (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/IR/
H A DVerifier.cpp2418 VectorType *VSrc = dyn_cast<VectorType>(SrcTy); in visitPtrToIntInst() local
2439 VectorType *VSrc = dyn_cast<VectorType>(SrcTy); in visitIntToPtrInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DVerifier.cpp2765 VectorType *VSrc = cast<VectorType>(SrcTy); in visitPtrToIntInst() local
2790 VectorType *VSrc = cast<VectorType>(SrcTy); in visitIntToPtrInst() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1901 SDValue VSrc = Node->getOperand(2); in tryGather() local
H A DX86ISelLowering.cpp8574 SDValue VSrc = V.getOperand(0); in lowerVectorShuffleAsBroadcast() local
23432 unsigned VSrc = MI.getOperand(ValOpIdx).getReg(); in EmitLoweredAtomicFP() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVerifier.cpp3126 auto *VSrc = cast<VectorType>(SrcTy); in visitPtrToIntInst() local
3146 auto *VSrc = cast<VectorType>(SrcTy); in visitIntToPtrInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1669 Register VSrc = MI.getOperand(1).getReg(); in selectDSGWSIntrinsic() local