Searched defs:NodeType (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelLowering.h25 enum NodeType { enum in namespace:llvm::AVRISD
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangSyntaxEmitter.cpp61 struct NodeType { struct in class:__anon1214::Hierarchy
124 std::string NodeType; member in struct:__anon1214::SyntaxConstraint
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.h31 enum NodeType { enum in namespace:llvm::M68kISD
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h40 enum NodeType { enum in namespace:llvm::ISD
H A DSelectionDAGNodes.h458 int16_t NodeType; member in class:llvm::SDNode
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14034 auto NodeType = (N->getOperand(1).getOpcode() == ISD::SINT_TO_FP) ? local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3981 EVT NodeType = Node->getValueType(0); local

Completed in 699 milliseconds