Home
last modified time | relevance | path

Searched refs:ExtendNode (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/gitea/gitea-1.16.5/vendor/github.com/jhump/protoreflect/desc/protoparse/ast/
H A Dmessage.go94 *MessageNode, *EnumNode, *ExtendNode, *ExtensionRangeNode,
117 var _ MessageElement = (*ExtendNode)(nil)
127 type ExtendNode struct { struct
136 func (*ExtendNode) fileElement() {} argument
137 func (*ExtendNode) msgElement() {} argument
145 …dee IdentValueNode, openBrace *RuneNode, decls []ExtendElement, closeBrace *RuneNode) *ExtendNode {
165 ret := &ExtendNode{
H A Dfile.go50 *EnumNode, *ExtendNode, *ServiceNode, *EmptyDeclNode:
89 var _ FileElement = (*ExtendNode)(nil)
H A Dwalk.go77 VisitExtendNode func(*ExtendNode) (bool, *Visitor)
234 case *ExtendNode:
H A Dfield.go47 Extendee *ExtendNode
196 Extendee *ExtendNode
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/jhump/protoreflect/desc/protoparse/ast/
H A Dmessage.go94 *MessageNode, *EnumNode, *ExtendNode, *ExtensionRangeNode,
117 var _ MessageElement = (*ExtendNode)(nil)
127 type ExtendNode struct { struct
136 func (*ExtendNode) fileElement() {} argument
137 func (*ExtendNode) msgElement() {} argument
145 …dee IdentValueNode, openBrace *RuneNode, decls []ExtendElement, closeBrace *RuneNode) *ExtendNode {
165 ret := &ExtendNode{
H A Dfile.go50 *EnumNode, *ExtendNode, *ServiceNode, *EmptyDeclNode:
89 var _ FileElement = (*ExtendNode)(nil)
H A Dwalk.go77 VisitExtendNode func(*ExtendNode) (bool, *Visitor)
234 case *ExtendNode:
H A Dfield.go47 Extendee *ExtendNode
196 Extendee *ExtendNode
H A Dvisitor_test.go91 VisitExtendNode: func(*ExtendNode) (bool, *Visitor) {
422 (*ExtendNode)(nil): {
/dports/www/chromium-legacy/chromium-88.0.4324.182/courgette/
H A Dadjustment_method.cc249 ExtendNode(node, p_trace_); in AddToQueue()
258 ExtendNode(node, p_trace_); in SkipCommittedLabels()
288 ExtendNode(m_node, m_trace_); in TrySolveNode()
507 ExtendNode(m_parent, m_trace_); in FindModelNode()
535 void ExtendNode(Node* node, const Trace& trace) { in ExtendNode() function in courgette::AssignmentProblem
/dports/www/gitea/gitea-1.16.5/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dsource_code_info.go48 case *ast.ExtendNode:
156 case *ast.ExtendNode:
240 func (r *parseResult) generateSourceCodeInfoForExtensions(sci *sourceCodeInfo, n *ast.ExtendNode, e… argument
H A Ddescriptor_protos.go46 case *ast.ExtendNode:
131 func (r *parseResult) addExtensions(ext *ast.ExtendNode, flds *[]*dpb.FieldDescriptorProto, msgs *[… argument
406 case *ast.ExtendNode:
H A Dproto.y39 extend *ast.ExtendNode
H A Dproto.y.go43 extend *ast.ExtendNode
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dsource_code_info.go48 case *ast.ExtendNode:
156 case *ast.ExtendNode:
240 func (r *parseResult) generateSourceCodeInfoForExtensions(sci *sourceCodeInfo, n *ast.ExtendNode, e… argument
H A Ddescriptor_protos.go46 case *ast.ExtendNode:
131 func (r *parseResult) addExtensions(ext *ast.ExtendNode, flds *[]*dpb.FieldDescriptorProto, msgs *[… argument
406 case *ast.ExtendNode:
H A Dproto.y39 extend *ast.ExtendNode
H A Dproto.y.go43 extend *ast.ExtendNode
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp659 auto ExtendNode = DAG.getNode(ISD::FP_EXTEND, dl, VT, NewL); in SoftenFloatRes_LOAD() local
661 return ExtendNode; in SoftenFloatRes_LOAD()
662 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp659 auto ExtendNode = DAG.getNode(ISD::FP_EXTEND, dl, VT, NewL); in SoftenFloatRes_LOAD() local
661 return ExtendNode; in SoftenFloatRes_LOAD()
662 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp668 auto ExtendNode = DAG.getNode(ISD::FP_EXTEND, dl, VT, NewL); in SoftenFloatRes_LOAD() local
670 return ExtendNode; in SoftenFloatRes_LOAD()
671 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp677 auto ExtendNode = DAG.getNode(ISD::FP_EXTEND, dl, VT, NewL); in SoftenFloatRes_LOAD() local
678 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp677 auto ExtendNode = DAG.getNode(ISD::FP_EXTEND, dl, VT, NewL); in SoftenFloatRes_LOAD() local
678 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp677 auto ExtendNode = DAG.getNode(ISD::FP_EXTEND, dl, VT, NewL); in SoftenFloatRes_LOAD() local
678 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp705 auto ExtendNode = DAG.getNode(ISD::FP_EXTEND, dl, VT, NewL); in SoftenFloatRes_LOAD() local
706 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD()

12