Searched defs:pType (Results 1 – 3 of 3) sorted by relevance
108 auto pType = MemRefDescriptor(memref).getElementPtrType(); in getIndexedPtrs() local118 auto pType = LLVM::LLVMPointerType::get(vt, memRefType.getMemorySpaceAsInt()); in castDataPtr() local
1010 if (auto pType = type.dyn_cast<emitc::PointerType>()) { in emitType() local
2449 unsigned pType, unsigned pFlags) { in addPhdrForSection()