Searched defs:PK (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp215 IRPosition::Kind PK = IRP.getPositionKind(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h293 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, argument
298 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, argument
357 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, argument
363 static uint32_t calcAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2271 Create(ASTContext &C, DeclContext *DC, SourceLocation atLoc, SourceLocation L, ObjCPropertyDecl *property, Kind PK, ObjCIvarDecl *ivar, SourceLocation ivarLoc) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2785 ObjCPropertyImplDecl(DeclContext *DC, SourceLocation atLoc, SourceLocation L, ObjCPropertyDecl *property, Kind PK, ObjCIvarDecl *ivarDecl, SourceLocation ivarLoc) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h457 explicit IRPosition(Value &AnchorVal, Kind PK) { argument
491 explicit IRPosition(Use &U, Kind PK) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1737 PointerKind PK = local
1800 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 local
2474 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 local

Completed in 119 milliseconds