Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/CAPI/Dialect/
H A DPDL.cpp17 MLIR_DEFINE_CAPI_DIALECT_REGISTRATION(PDL, pdl, pdl::PDLDialect) in MLIR_DEFINE_CAPI_DIALECT_REGISTRATION() argument
/llvm-project/clang/test/Analysis/
H A Dpointer-to-member.cpp184 int D::* pdl = pl; in foo() local
/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1625 DebugLoc pdl = getBranchDebugLoc(PrevBB); OptimizeBlock() local
1660 DebugLoc pdl = getBranchDebugLoc(*PMBB); OptimizeBlock() local