Searched refs:SDNPWantRoot (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | SDNodeProperties.h | 32 SDNPWantRoot, enumerator
|
| H A D | CodeGenTarget.cpp | 491 Properties |= 1 << SDNPWantRoot; in ComplexPattern()
|
| H A D | DAGISelMatcherEmitter.cpp | 893 if (P.hasProperty(SDNPWantRoot)) in EmitPredicateFunctions()
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | SDNodeProperties.td | 33 def SDNPWantRoot : SDNodeProperty; // ComplexPattern gets the root of match
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86InstrFragmentsSIMD.td | 653 SDNPWantRoot, SDNPWantParent]>; 656 SDNPWantRoot, SDNPWantParent]>;
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMInstrInfo.td | 1037 [], [SDNPWantRoot]> { 1050 [], [SDNPWantRoot]> { 1088 [], [SDNPWantRoot]> { 1150 [], [SDNPWantRoot]> {
|
| H A D | ARMInstrThumb2.td | 225 [], [SDNPWantRoot]> {
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 218 def addr : ComplexPattern<iPTR, 2, "SelectAddr", [], [SDNPWantRoot]>;
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXInstrInfo.td | 1526 [SDNPWantRoot]>; 1528 [SDNPWantRoot]>;
|