Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSDNodeProperties.h31 SDNPWantRoot, enumerator
H A DCodeGenTarget.cpp599 Properties |= 1 << SDNPWantRoot; in ComplexPattern()
H A DDAGISelMatcherEmitter.cpp970 if (P.hasProperty(SDNPWantRoot)) in EmitPredicateFunctions()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSDNodeProperties.td32 def SDNPWantRoot : SDNodeProperty; // ComplexPattern gets the root of match
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DFLATInstructions.td9 def FlatOffset : ComplexPattern<i64, 2, "SelectFlatOffset", [], [SDNPWantRoot], -10>;
10 def GlobalOffset : ComplexPattern<i64, 2, "SelectGlobalOffset", [], [SDNPWantRoot], -10>;
11 def ScratchOffset : ComplexPattern<i32, 2, "SelectScratchOffset", [], [SDNPWantRoot], -10>;
13 def GlobalSAddr : ComplexPattern<i64, 3, "SelectGlobalSAddr", [], [SDNPWantRoot], -10>;
14 def ScratchSAddr : ComplexPattern<i32, 2, "SelectScratchSAddr", [], [SDNPWantRoot], -10>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrInfo.td1163 [], [SDNPWantRoot]> {
1176 [], [SDNPWantRoot]> {
1214 [], [SDNPWantRoot]> {
1276 [], [SDNPWantRoot]> {
H A DARMInstrThumb2.td271 [], [SDNPWantRoot]> {
H A DARMInstrMVE.td189 [], [SDNPWantRoot]> {
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td245 def addr : ComplexPattern<iPTR, 2, "SelectAddr", [], [SDNPWantRoot]>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td1535 [SDNPWantRoot]>;
1537 [SDNPWantRoot]>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td8083 def am_sve_indexed_s4 :ComplexPattern<i64, 2, "SelectAddrModeIndexedSVE<-8,7>", [], [SDNPWantRoot]>;
8084 def am_sve_indexed_s6 :ComplexPattern<i64, 2, "SelectAddrModeIndexedSVE<-32,31>", [], [SDNPWantRoot