Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp3126 auto *VSrc = cast<VectorType>(SrcTy); in visitPtrToIntInst() local
3146 auto *VSrc = cast<VectorType>(SrcTy); in visitIntToPtrInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1669 Register VSrc = MI.getOperand(1).getReg(); in selectDSGWSIntrinsic() local