Home
last modified time | relevance | path

Searched refs:SDNodeInfo (Results 1 – 25 of 85) sorted by relevance

1234

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h32 class SDNodeInfo; variable
183 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,
190 class SDNodeInfo {
199 SDNodeInfo(Record *R); // Parse the specified record.
609 std::map<Record*, SDNodeInfo, RecordPtrCmp> SDNodes;
633 const SDNodeInfo &getSDNodeInfo(Record *R) const { in getSDNodeInfo()
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
447 const SDNodeInfo &Opcode;
449 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
452 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
472 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
474 SwitchOpcodeMatcher(const std::pair<const SDNodeInfo*, Matcher*> *cases, in SwitchOpcodeMatcher() argument
484 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h27 class SDNodeInfo; variable
441 const SDNodeInfo &Opcode;
443 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
446 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
463 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
465 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
475 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h27 class SDNodeInfo; variable
437 const SDNodeInfo &Opcode;
439 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
442 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
459 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
461 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
471 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
H A DCodeGenDAGPatterns.h40 class SDNodeInfo; variable
407 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,
414 class SDNodeInfo {
424 SDNodeInfo(Record *R, const CodeGenHwModes &CGH);
1061 std::map<Record*, SDNodeInfo, LessRecordByID> SDNodes;
1094 const SDNodeInfo &getSDNodeInfo(Record *R) const { in getSDNodeInfo()
1226 inline bool SDNodeInfo::ApplyTypeConstraints(TreePatternNode *N, in ApplyTypeConstraints()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
446 const SDNodeInfo &Opcode;
448 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
451 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
468 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
470 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
480 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
446 const SDNodeInfo &Opcode;
448 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
451 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
468 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
470 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
480 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
452 const SDNodeInfo &Opcode;
454 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
457 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
474 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
476 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
486 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
H A DCodeGenDAGPatterns.h40 class SDNodeInfo; variable
419 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,
447 class SDNodeInfo {
457 SDNodeInfo(Record *R, const CodeGenHwModes &CGH);
1101 std::map<Record*, SDNodeInfo, LessRecordByID> SDNodes;
1136 const SDNodeInfo &getSDNodeInfo(Record *R) const { in getSDNodeInfo()
1260 inline bool SDNodeInfo::ApplyTypeConstraints(TreePatternNode *N, in ApplyTypeConstraints()
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
446 const SDNodeInfo &Opcode;
448 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
451 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
468 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
470 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
480 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
452 const SDNodeInfo &Opcode;
454 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
457 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
474 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
476 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
486 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
446 const SDNodeInfo &Opcode;
448 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
451 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
468 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
470 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
480 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h40 class SDNodeInfo; variable
416 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,
444 class SDNodeInfo {
454 SDNodeInfo(Record *R, const CodeGenHwModes &CGH);
1098 std::map<Record*, SDNodeInfo, LessRecordByID> SDNodes;
1133 const SDNodeInfo &getSDNodeInfo(Record *R) const { in getSDNodeInfo()
1257 inline bool SDNodeInfo::ApplyTypeConstraints(TreePatternNode *N, in ApplyTypeConstraints()
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
452 const SDNodeInfo &Opcode;
454 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
457 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
474 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
476 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
486 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
452 const SDNodeInfo &Opcode;
454 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
457 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
474 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
476 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
486 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h40 class SDNodeInfo; variable
416 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,
444 class SDNodeInfo {
454 SDNodeInfo(Record *R, const CodeGenHwModes &CGH);
1098 std::map<Record*, SDNodeInfo, LessRecordByID> SDNodes;
1133 const SDNodeInfo &getSDNodeInfo(Record *R) const { in getSDNodeInfo()
1257 inline bool SDNodeInfo::ApplyTypeConstraints(TreePatternNode *N, in ApplyTypeConstraints()
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
452 const SDNodeInfo &Opcode;
454 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
457 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
474 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
476 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
486 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
446 const SDNodeInfo &Opcode;
448 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
451 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
468 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
470 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
480 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
446 const SDNodeInfo &Opcode;
448 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
451 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
468 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
470 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
480 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h40 class SDNodeInfo; variable
416 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,
444 class SDNodeInfo {
454 SDNodeInfo(Record *R, const CodeGenHwModes &CGH);
1098 std::map<Record*, SDNodeInfo, LessRecordByID> SDNodes;
1133 const SDNodeInfo &getSDNodeInfo(Record *R) const { in getSDNodeInfo()
1257 inline bool SDNodeInfo::ApplyTypeConstraints(TreePatternNode *N, in ApplyTypeConstraints()
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
452 const SDNodeInfo &Opcode;
454 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
457 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
474 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
476 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
486 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
452 const SDNodeInfo &Opcode;
454 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
457 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
474 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
476 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
486 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
H A DCodeGenDAGPatterns.h40 class SDNodeInfo; variable
416 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,
444 class SDNodeInfo {
454 SDNodeInfo(Record *R, const CodeGenHwModes &CGH);
1098 std::map<Record*, SDNodeInfo, LessRecordByID> SDNodes;
1133 const SDNodeInfo &getSDNodeInfo(Record *R) const { in getSDNodeInfo()
1257 inline bool SDNodeInfo::ApplyTypeConstraints(TreePatternNode *N, in ApplyTypeConstraints()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h26 class SDNodeInfo; variable
452 const SDNodeInfo &Opcode;
454 CheckOpcodeMatcher(const SDNodeInfo &opcode) in CheckOpcodeMatcher()
457 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode()
474 SmallVector<std::pair<const SDNodeInfo*, Matcher*>, 8> Cases;
476 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() argument
486 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode()
H A DCodeGenDAGPatterns.h40 class SDNodeInfo; variable
416 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,
444 class SDNodeInfo {
454 SDNodeInfo(Record *R, const CodeGenHwModes &CGH);
1098 std::map<Record*, SDNodeInfo, LessRecordByID> SDNodes;
1133 const SDNodeInfo &getSDNodeInfo(Record *R) const { in getSDNodeInfo()
1257 inline bool SDNodeInfo::ApplyTypeConstraints(TreePatternNode *N, in ApplyTypeConstraints()

1234