| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangSyntaxEmitter.cpp | 62 struct NodeType { struct in __anon412cf98b0111::Hierarchy 63 const Record *Rec = nullptr; 64 const NodeType *Base = nullptr; 65 std::vector<const NodeType *> Derived; 66 StringRef name() const { return Rec->getName(); } in name() 125 StringRef NodeType; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 24 enum NodeType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | DirectedGraph.h | 33 explicit DGEdge(const DGEdge<NodeType, EdgeType> &E) in DGEdge() 83 explicit DGNode(const DGNode<NodeType, EdgeType> &N) : Edges(N.Edges) {} in DGNode() 84 DGNode(DGNode<NodeType, EdgeType> &&N) : Edges(std::move(N.Edges)) {} in DGNode() function
|
| H A D | SCCIterator.h | 254 using NodeType = typename GT::NodeType; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 24 enum NodeType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 24 enum NodeType : unsigned { enum
|
| /freebsd/lib/libefivar/ |
| H A D | uefi-dputil.c | 793 IN UINT8 NodeType, in CreateDeviceNode()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 24 enum NodeType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 25 enum NodeType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 34 enum NodeType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | DAGISelMatcher.cpp | 359 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 395 enum NodeType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 26 enum NodeType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 55 enum NodeType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 44 enum NodeType : unsigned { enum
|
| H A D | PPCISelLowering.cpp | 15944 auto NodeType = (N->getOperand(1).getOpcode() == ISD::SINT_TO_FP) ? in DAGCombineBuildVector() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 57 enum NodeType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 41 enum NodeType { enum
|
| H A D | TargetLowering.h | 4998 ISD::NodeType /*ExtendKind*/) const { in getTypeForExtReturn()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 26 enum NodeType : unsigned { enum
|
| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchers.h | 6141 const QualType NodeType = Node.getTypeAsWritten(); in AST_MATCHER_P() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 4905 EVT NodeType = Node->getValueType(0); in isDivRemLibcallAvailable() local
|