Home
last modified time | relevance | path

Searched refs:SDNPWantRoot (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DSDNodeProperties.h32 SDNPWantRoot, enumerator
H A DCodeGenTarget.cpp491 Properties |= 1 << SDNPWantRoot; in ComplexPattern()
H A DDAGISelMatcherEmitter.cpp893 if (P.hasProperty(SDNPWantRoot)) in EmitPredicateFunctions()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DSDNodeProperties.td33 def SDNPWantRoot : SDNodeProperty; // ComplexPattern gets the root of match
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrFragmentsSIMD.td653 SDNPWantRoot, SDNPWantParent]>;
656 SDNPWantRoot, SDNPWantParent]>;
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrInfo.td1037 [], [SDNPWantRoot]> {
1050 [], [SDNPWantRoot]> {
1088 [], [SDNPWantRoot]> {
1150 [], [SDNPWantRoot]> {
H A DARMInstrThumb2.td225 [], [SDNPWantRoot]> {
/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td218 def addr : ComplexPattern<iPTR, 2, "SelectAddr", [], [SDNPWantRoot]>;
/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td1526 [SDNPWantRoot]>;
1528 [SDNPWantRoot]>;