Home
last modified time | relevance | path

Searched defs:pType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Conversion/GPUCommon/
H A DGPUToLLVMConversion.cpp1258 Type pType = matchAndRewrite() local
1671 Type pType = matchAndRewrite() local
1704 Type pType = matchAndRewrite() local
/llvm-project/mlir/lib/Target/Cpp/
H A DTranslateToCpp.cpp1581 if (auto pType = dyn_cast<emitc::PtrDiffTType>(type)) emitType() local
1614 if (auto pType = dyn_cast<emitc::PointerType>(type)) { emitType() local
/llvm-project/lld/ELF/
H A DWriter.cpp2321 addPhdrForSection(Partition & part,unsigned shType,unsigned pType,unsigned pFlags) addPhdrForSection() argument
/llvm-project/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp108 auto pType = MemRefDescriptor(llvmMemref).getElementPtrType(); getIndexedPtrs() local