| /external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
| D | LLVMTypes.cpp | 209 ArrayRef<LLVMType> elements, bool isPacked) { in getStructTy() 231 Optional<StringRef> name, bool isPacked) { in createStructTy() 250 ArrayRef<LLVMType> elements, bool isPacked) { in setStructTyBody() 415 bool isPacked) { in getLiteral() 421 bool isPacked) { in getLiteralChecked() 433 LogicalResult LLVMStructType::setBody(ArrayRef<LLVMType> types, bool isPacked) { in setBody() 440 bool LLVMStructType::isPacked() { return getImpl()->isPacked(); } in isPacked() function in LLVMStructType
|
| D | TypeDetail.h | 80 bool isPacked() const { in isPacked() function 176 bool isPacked() const { in isPacked() function
|
| D | LLVMTypeSyntax.cpp | 309 bool isPacked, DialectAsmParser &parser, in trySetStructBody() 376 bool isPacked = succeeded(parser.parseOptionalKeyword("packed")); in parseStructType() local
|
| /external/angle/src/compiler/translator/ |
| D | blocklayoutHLSL.h | 42 bool isPacked() const { return mEncoderStrategy == ENCODE_PACKED; } in isPacked() function
|
| /external/angle/src/compiler/translator/TranslatorMetalDirect/ |
| D | Layout.cpp | 109 const bool isPacked = !config.disablePacking && (storage == TLayoutBlockStorage::EbsPacked || in MetalLayoutOf() local 251 const bool isPacked = in CommonGlslStructLayoutOf() local 275 const bool isPacked = in CommonGlslLayoutOf() local
|
| /external/llvm-project/llvm/lib/IR/ |
| D | Type.cpp | 357 bool isPacked) { in get() 383 void StructType::setBody(ArrayRef<Type*> Elements, bool isPacked) { in setBody() 458 StructType *StructType::get(LLVMContext &Context, bool isPacked) { in get() 463 StringRef Name, bool isPacked) { in create() 478 bool isPacked) { in create()
|
| D | LLVMContextImpl.h | 78 bool isPacked; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Type.cpp | 347 bool isPacked) { in get() 373 void StructType::setBody(ArrayRef<Type*> Elements, bool isPacked) { in setBody() 448 StructType *StructType::get(LLVMContext &Context, bool isPacked) { in get() 453 StringRef Name, bool isPacked) { in create() 468 bool isPacked) { in create()
|
| D | LLVMContextImpl.h | 100 bool isPacked; member
|
| /external/llvm/lib/IR/ |
| D | Type.cpp | 331 bool isPacked) { in get() 350 void StructType::setBody(ArrayRef<Type*> Elements, bool isPacked) { in setBody() 424 StructType *StructType::get(LLVMContext &Context, bool isPacked) { in get() 444 StringRef Name, bool isPacked) { in create() 459 bool isPacked) { in create()
|
| D | LLVMContextImpl.h | 83 bool isPacked; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeTypeUDT.cpp | 190 bool NativeTypeUDT::isPacked() const { in isPacked() function in NativeTypeUDT
|
| D | NativeTypeEnum.cpp | 326 bool NativeTypeEnum::isPacked() const { in isPacked() function in NativeTypeEnum
|
| /external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeTypeUDT.cpp | 190 bool NativeTypeUDT::isPacked() const { in isPacked() function in NativeTypeUDT
|
| D | NativeTypeEnum.cpp | 326 bool NativeTypeEnum::isPacked() const { in isPacked() function in NativeTypeEnum
|
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | FieldSet.java | 66 boolean isPacked(); in isPacked() method 479 static int getWireFormatForFieldType(final WireFormat.FieldType type, boolean isPacked) { in getWireFormatForFieldType()
|
| D | GeneratedMessageLite.java | 1064 final boolean isPacked, in newRepeatedGeneratedExtension() 1083 final boolean isPacked) { in ExtensionDescriptor() 1095 final boolean isPacked; field in GeneratedMessageLite.ExtensionDescriptor 1118 public boolean isPacked() { in isPacked() method in GeneratedMessageLite.ExtensionDescriptor
|
| D | FieldType.java | 147 public boolean isPacked() { in isPacked() method in FieldType
|
| /external/python/cpython2/Modules/_ctypes/ |
| D | stgdict.c | 327 PyObject *isPacked; in PyCStructUnionType_update_stgdict() local
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | DerivedTypes.h | 245 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
|
| /external/python/cpython3/Modules/_ctypes/ |
| D | stgdict.c | 349 int isPacked; in PyCStructUnionType_update_stgdict() local
|
| /external/llvm/include/llvm/IR/ |
| D | DerivedTypes.h | 240 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | SIInstrInfo.h | 403 static bool isPacked(const MachineInstr &MI) { in isPacked() function 407 bool isPacked(uint16_t Opcode) const { in isPacked() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIInstrInfo.h | 397 static bool isPacked(const MachineInstr &MI) { in isPacked() function 401 bool isPacked(uint16_t Opcode) const { in isPacked() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | DerivedTypes.h | 298 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
|