Home
last modified time | relevance | path

Searched defs:PtrsTy (Results 1 – 5 of 5) 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-10.0/llvm/lib/IR/
DIRBuilder.cpp531 auto PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedGather() local
561 auto PtrsTy = cast<VectorType>(Ptrs->getType()); in CreateMaskedScatter() local
/external/llvm-project/llvm/lib/IR/
DIRBuilder.cpp530 auto *PtrsTy = cast<FixedVectorType>(Ptrs->getType()); in CreateMaskedGather() local
560 auto *PtrsTy = cast<FixedVectorType>(Ptrs->getType()); in CreateMaskedScatter() local
/external/clang/lib/CodeGen/
DCGException.cpp1749 llvm::Type *PtrsTy = llvm::StructType::get(RecordTy, CGM.VoidPtrTy, nullptr); in EmitSEHExceptionCodeSave() local
/external/llvm-project/clang/lib/CodeGen/
DCGException.cpp2025 llvm::Type *PtrsTy = llvm::StructType::get(RecordTy, CGM.VoidPtrTy); in EmitSEHExceptionCodeSave() local