Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h293 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord() argument
298 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord() argument
357 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() argument
363 static uint32_t calcAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in calcAttrs() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h461 explicit IRPosition(Value &AnchorVal, Kind PK) in IRPosition() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1711 PointerKind PK = in lowerTypePointer() local
1772 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in lowerTypeMemberPointer() local
2447 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getVBPTypeIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp426 IRPosition::Kind PK = IRP.getPositionKind(); in manifestAttrs() local

Completed in 20 milliseconds