Home
last modified time | relevance | path

Searched defs:PtrsTy (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DIRBuilder.cpp265 auto PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedGather() local
290 auto PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedScatter() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIRBuilder.cpp525 auto PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedGather() local
555 auto PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedScatter() local
/external/clang/lib/CodeGen/
DCGException.cpp1749 llvm::Type *PtrsTy = llvm::StructType::get(RecordTy, CGM.VoidPtrTy, nullptr); in EmitSEHExceptionCodeSave() local