/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGRecordLayoutBuilder.cpp | 223 bool Packed : 1; member 231 bool Packed) in CGRecordLowering()
|
H A D | CGExprConstant.cpp | 448 bool Packed = false; in buildFrom() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/ |
H A D | ConstantInitBuilder.h | 105 bool Packed = false; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 203 Packed = 0x0001, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Core.cpp | 704 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext() 710 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType() 729 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody() 1454 unsigned Count, LLVMBool Packed) { in LLVMConstStructInContext() 1461 LLVMBool Packed) { in LLVMConstStruct()
|
H A D | Constants.cpp | 1302 bool Packed) { in getTypeForElements() 1313 bool Packed) { in getTypeForElements()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | RecordLayoutBuilder.cpp | 612 unsigned Packed : 1; member in __anond6239b400111::ItaniumRecordLayoutBuilder
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 717 bool Packed = [&] { in finish() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 764 if (SDNode *Packed = packConstantV2I16(N, *CurDAG)) { in Select() local
|
H A D | SIISelLowering.cpp | 11292 bool Packed = !Subtarget->hasUnpackedD16VMem(); in AddIMGInit() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 520 value llvm_struct_set_body(LLVMTypeRef Ty, value ElementTypes, value Packed) { in llvm_struct_set_body()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Sema.h | 490 enum Mode : unsigned char { Native, Natural, Packed, Mac68k }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 2925 bool LLParser::parseAnonStructType(Type *&Result, bool Packed) { in parseAnonStructType()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 18202 bool Packed = Enum->hasAttr<PackedAttr>(); in ActOnEnumBody() local
|