Searched refs:OF_Record (Results 1 – 11 of 11) sorted by relevance
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm4-nodebug/ |
H A D | ortho_llvm.private.ads | 126 type OF_Kind is (OF_None, OF_Record, OF_Union); literal 133 when OF_Record =>
|
H A D | ortho_llvm.ads | 572 type OF_Kind is (OF_None, OF_Record, OF_Union); literal 579 when OF_Record =>
|
H A D | ortho_llvm.adb | 126 Elements := (Kind => OF_Record, 163 El := (Kind => OF_Record, 242 Elements := (Kind => OF_Record, 1176 when OF_Record => 1200 when OF_Record =>
|
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm-nodebug/ |
H A D | ortho_llvm.private.ads | 126 type OF_Kind is (OF_None, OF_Record, OF_Union); literal 133 when OF_Record =>
|
H A D | ortho_llvm.adb | 123 Elements := (Kind => OF_Record, 160 El := (Kind => OF_Record, 239 Elements := (Kind => OF_Record, 1173 when OF_Record => 1197 when OF_Record =>
|
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm35/ |
H A D | ortho_llvm.private.ads | 133 type OF_Kind is (OF_None, OF_Record, OF_Union); literal 140 when OF_Record =>
|
H A D | ortho_llvm.ads | 579 type OF_Kind is (OF_None, OF_Record, OF_Union); literal 586 when OF_Record =>
|
H A D | ortho_llvm.adb | 342 Elements := (Kind => OF_Record, 379 El := (Kind => OF_Record, 404 when OF_Record => 511 Elements := (Kind => OF_Record, 1516 when OF_Record => 1540 when OF_Record =>
|
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm6/ |
H A D | llvm-cbindings.cpp | 633 enum OFKind { OF_Record, OF_Union}; enumerator 664 *Elements = {OF_Record, in start_record_type() 674 OFnodeBase(OF_Record, Etype, Ident), Index(Index) {} in OFnodeRec() 826 *Els = {OF_Record, in start_uncomplete_record_type() 2554 case OF_Record: in new_global_selected_element() 2676 case OF_Record: in new_selected_element()
|
H A D | ortho_llvm.private.ads | 120 type OF_Kind is (OF_None, OF_Record, OF_Union); literal
|
H A D | ortho_llvm.ads | 581 type OF_Kind is (OF_None, OF_Record, OF_Union); literal
|