Home
last modified time | relevance | path

Searched refs:Commutable (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/MC/
DMCInstrDesc.h120 Commutable, enumerator
381 return Flags & (1 << MCID::Commutable); in isCommutable()
/external/llvm/lib/Target/ARM/
DARMInstrNEON.td2433 ValueType ResTy, ValueType OpTy, SDNode OpNode, bit Commutable>
2440 let isCommutable = Commutable;
2446 SDNode OpNode, bit Commutable>
2453 let isCommutable = Commutable;
2484 ValueType ResTy, ValueType OpTy, SDNode OpNode, bit Commutable>
2491 let isCommutable = Commutable;
2495 ValueType ResTy, ValueType OpTy, SDNode OpNode, bit Commutable>
2502 let isCommutable = Commutable;
2535 ValueType ResTy, ValueType OpTy, SDPatternOperator IntOp, bit Commutable>
2542 let isCommutable = Commutable;
[all …]
DARMInstrThumb2.td551 PatFrag opnode, bit Commutable = 0,
567 let isCommutable = Commutable;
604 PatFrag opnode, bit Commutable = 0> :
605 T2I_bin_irs<opcod, opc, iii, iir, iis, opnode, Commutable, ".w"> {
675 bit Commutable = 0> {
687 let isCommutable = Commutable;
720 bit Commutable = 0> {
759 let isCommutable = Commutable;
785 bit Commutable = 0> {
801 let isCommutable = Commutable;
DARMInstrInfo.td1007 PatFrag opnode, bit Commutable = 0> {
1030 let isCommutable = Commutable;
1076 PatFrag opnode, bit Commutable = 0> {
1145 bit Commutable = 0> {
1153 let isCommutable = Commutable;
1174 bit Commutable = 0> {
1199 PatFrag opnode, bit Commutable = 0> {
1218 let isCommutable = Commutable;
1324 bit Commutable = 0> {
1347 let isCommutable = Commutable;
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h503 return hasProperty(MCID::Commutable, Type);
/external/llvm/lib/Target/X86/
DX86InstrMMX.td83 OpndItins itins, bit Commutable = 0> {
88 let isCommutable = Commutable;