Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DSDNodeProperties.h32 SDNPWantRoot, enumerator
DCodeGenTarget.cpp491 Properties |= 1 << SDNPWantRoot; in ComplexPattern()
DDAGISelMatcherEmitter.cpp857 if (P.hasProperty(SDNPWantRoot)) in EmitPredicateFunctions()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSDNodeProperties.td33 def SDNPWantRoot : SDNodeProperty; // ComplexPattern gets the root of match
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenTarget.h46 SDNPWantRoot, enumerator
DCodeGenTarget.cpp332 Properties |= 1 << SDNPWantRoot; in ComplexPattern()
DDAGISelMatcherEmitter.cpp659 if (P.hasProperty(SDNPWantRoot)) in EmitPredicateFunctions()
/external/llvm/utils/TableGen/
DCodeGenTarget.h47 SDNPWantRoot, enumerator
DCodeGenTarget.cpp415 Properties |= 1 << SDNPWantRoot; in ComplexPattern()
DDAGISelMatcherEmitter.cpp695 if (P.hasProperty(SDNPWantRoot)) in EmitPredicateFunctions()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUOperands.td658 [], [SDNPWantRoot]>;
660 [], [SDNPWantRoot]>;
662 [], [SDNPWantRoot]>;
664 [], [SDNPWantRoot]>;
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrFragmentsSIMD.td186 SDNPWantRoot]>;
189 SDNPWantRoot]>;
/external/llvm/lib/Target/X86/
DX86InstrFragmentsSIMD.td587 SDNPWantRoot]>;
590 SDNPWantRoot]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrFragmentsSIMD.td622 SDNPWantRoot, SDNPWantParent]>;
625 SDNPWantRoot, SDNPWantParent]>;
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetSelectionDAG.td254 def SDNPWantRoot : SDNodeProperty; // ComplexPattern gets the root of match
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrInfo.td697 [], [SDNPWantRoot]> {
710 [], [SDNPWantRoot]> {
739 [], [SDNPWantRoot]> {
779 [], [SDNPWantRoot]> {
DARMInstrThumb2.td173 [], [SDNPWantRoot]> {
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td301 def SDNPWantRoot : SDNodeProperty; // ComplexPattern gets the root of match
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td911 [], [SDNPWantRoot]> {
924 [], [SDNPWantRoot]> {
962 [], [SDNPWantRoot]> {
1024 [], [SDNPWantRoot]> {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrInfo.td1015 [], [SDNPWantRoot]> {
1028 [], [SDNPWantRoot]> {
1066 [], [SDNPWantRoot]> {
1128 [], [SDNPWantRoot]> {
DARMInstrThumb2.td225 [], [SDNPWantRoot]> {
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.td184 def addr : ComplexPattern<iPTR, 2, "SelectAddr", [], [SDNPWantRoot]>;
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td1385 [SDNPWantRoot]>;
1387 [SDNPWantRoot]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRInstrInfo.td218 def addr : ComplexPattern<iPTR, 2, "SelectAddr", [], [SDNPWantRoot]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td1529 [SDNPWantRoot]>;
1531 [SDNPWantRoot]>;

12