Searched defs:pType (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Conversion/GPUCommon/ | ||
H A D | GPUToLLVMConversion.cpp | 1258 Type pType = matchAndRewrite() local |
/llvm-project/mlir/lib/Target/Cpp/ | ||
H A D | TranslateToCpp.cpp | 1581 if (auto pType = dyn_cast<emitc::PtrDiffTType>(type)) emitType() local |
/llvm-project/lld/ELF/ | ||
H A D | Writer.cpp | 2321 addPhdrForSection(Partition & part,unsigned shType,unsigned pType,unsigned pFlags) addPhdrForSection() argument |
/llvm-project/mlir/lib/Conversion/VectorToLLVM/ | ||
H A D | ConvertVectorToLLVM.cpp | 108 auto pType = MemRefDescriptor(llvmMemref).getElementPtrType(); getIndexedPtrs() local |