/external/llvm/include/llvm/Linker/ |
D | IRMover.h | 30 bool IsPacked; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/ |
D | IRMover.h | 29 bool IsPacked; member
|
/external/llvm-project/llvm/include/llvm/Linker/ |
D | IRMover.h | 29 bool IsPacked; member
|
/external/llvm-project/clang-tools-extra/clang-tidy/altera/ |
D | StructPackAlignCheck.cpp | 82 bool IsPacked = Struct->hasAttr<PackedAttr>(); in check() local
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldDescriptor.cs | 204 …public bool IsPacked => File.Proto.Syntax == "proto2" ? Proto.Options?.Packed ?? false : !Proto.Op… field in Google.Protobuf.Reflection.FieldDescriptor
|
/external/deqp-deps/amber/src/ |
D | format.h | 106 bool IsPacked() const { in IsPacked() function
|
D | type.h | 214 bool IsPacked() const { return pack_size_in_bits_ > 0; } in IsPacked() function
|
/external/protobuf/src/google/protobuf/util/ |
D | type_resolver_util_test.cc | 110 bool IsPacked(const Type& type, const std::string& name) { in IsPacked() function in google::protobuf::util::__anon294036ab0111::DescriptorPoolTypeResolverTest
|
/external/llvm/lib/Linker/ |
D | IRMover.cpp | 307 bool IsPacked = STy->isPacked(); in get() local 1324 bool IsPacked) { in findNonOpaque()
|
/external/llvm-project/llvm/lib/Linker/ |
D | IRMover.cpp | 314 bool IsPacked = STy->isPacked(); in get() local 1559 bool IsPacked) { in findNonOpaque()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
D | IRMover.cpp | 318 bool IsPacked = STy->isPacked(); in get() local 1550 bool IsPacked) { in findNonOpaque()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUInstPrinter.cpp | 940 bool IsPacked, bool HasDstSel) { in allOpsDefaultValue() 977 const bool IsPacked = in printPackedModifier() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUInstPrinter.cpp | 1039 bool IsPacked, bool HasDstSel) { in allOpsDefaultValue() 1076 const bool IsPacked = in printPackedModifier() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIDefines.h | 87 IsPacked = UINT64_C(1) << 49, enumerator
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIDefines.h | 88 IsPacked = UINT64_C(1) << 49, enumerator
|
/external/mesa3d/src/imgui/ |
D | imgui.h | 2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 6347 const bool IsPacked = (Desc.TSFlags & SIInstrFlags::IsPacked) != 0; in cvtVOP3P() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 7162 const bool IsPacked = (Desc.TSFlags & SIInstrFlags::IsPacked) != 0; in cvtVOP3P() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 10558 bool IsPacked = !Field2Off.isMultipleOf(Field2Align); in coerceAndExpandFPCCEligibleStruct() local
|