Home
last modified time | relevance | path

Searched refs:isCommutable (Results 1 – 25 of 81) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DGenericOpcodes.td30 let isCommutable = baseInst.isCommutable;
237 let isCommutable = true;
245 let isCommutable = false;
253 let isCommutable = true;
261 let isCommutable = false;
269 let isCommutable = false;
277 let isCommutable = false;
285 let isCommutable = false;
293 let isCommutable = false;
301 let isCommutable = false;
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInteger.td49 let isCommutable = 1 in
52 let isCommutable = 1 in
61 let isCommutable = 1 in {
65 } // isCommutable = 1
72 let isCommutable = 1 in {
75 } // isCommutable = 1
H A DWebAssemblyInstrFloat.td47 let isCommutable = 1 in
50 let isCommutable = 1 in
59 let isCommutable = 1 in {
62 } // isCommutable = 1
79 let isCommutable = 1 in {
82 } // isCommutable = 1
H A DWebAssemblyInstrSIMD.td651 let isCommutable = 1 in {
655 } // isCommutable = 1
658 let isCommutable = 1 in {
662 } // isCommutable = 1
716 let isCommutable = commutable in
927 let isCommutable = 1 in {
931 } // isCommutable = 1
941 let isCommutable = 1 in
945 let isCommutable = 1 in {
950 } // isCommutable = 1
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h278 bool isCommutable : 1; ///< Is a commutable instruction. variable
310 isCallOp(false), isTwoAddress(false), isCommutable(false), in SUnit()
321 isCallOp(false), isTwoAddress(false), isCommutable(false), in SUnit()
331 isCommutable(false), hasPhysRegUses(false), hasPhysRegDefs(false), in SUnit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DVOP3Instructions.td276 let isCommutable = 1 in {
329 } // End isCommutable = 1
346 let isCommutable = 1 in {
353 } // End isCommutable = 1
359 let isCommutable = 1 in {
364 } // End isCommutable = 1
431 let isCommutable = 1 in {
436 } // End isCommutable = 1
453 let SubtargetPredicate = Has16BitInsts, isCommutable = 1 in {
502 } // End SubtargetPredicate = Has16BitInsts, isCommutable = 1
[all …]
H A DSOPInstructions.td449 let isCommutable = 1 in {
454 } // End isCommutable = 1
462 let isCommutable = 1 in {
465 } // End isCommutable = 1
472 let isCommutable = 1 in {
485 } // End isCommutable = 1
510 let isCommutable = 1 in {
558 } // End isCommutable = 1
610 let isCommutable = 1;
666 let isCommutable = 1 in {
[all …]
H A DVOP2Instructions.td485 let isCommutable = 1 in {
539 } // End isCommutable = 1
574 let isCommutable = 1 in {
580 } // End isCommutable = 1
648 let isCommutable = 1 in {
675 } // End isCommutable = 1
686 isCommutable = 1 in
696 isCommutable = 1 in
705 isCommutable = 1,
712 isCommutable = 1,
[all …]
H A DVOP3PInstructions.td61 let isCommutable = 1 in {
182 let isCommutable = 1, mayRaiseFPException = 0 in {
201 let isCommutable = 1 in {
484 let SubtargetPredicate = HasPackedFP32Ops, isCommutable = 1 in {
489 } // End SubtargetPredicate = HasPackedFP32Ops, isCommutable = 1
H A DGCNDPPCombine.cpp542 if (Use != Src0 && !(Use == Src1 && OrigMI.isCommutable())) { // [1] in combineDPPMov()
565 assert(Use == Src1 && OrigMI.isCommutable()); // by check [1] in combineDPPMov()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMicroMipsInstrFPU.td298 let isCommutable = 1;
303 let isCommutable = 1;
308 let isCommutable = 1;
313 let isCommutable = 1;
334 let isCommutable = 1;
343 let isCommutable = 1;
H A DMipsInstrFPU.td117 let isCommutable = IsComm;
142 let isCommutable = IsComm;
289 let isCommutable = 1;
294 let isCommutable = 1;
299 let isCommutable = 1;
304 let isCommutable = 1;
325 let isCommutable = 1;
334 let isCommutable = 1;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td474 let isCommutable = 1 in {
484 let isCommutable = 1 in {
503 let isCommutable = 1 in
509 let isCommutable = 1 in {
542 let isCommutable = 1 in {
579 let isCommutable = 1 in {
595 let isCommutable = 1 in {
611 let isCommutable = 1 in {
655 let isCommutable = 1 in {
700 let Predicates = [FeatureVectorEnhancements1], isCommutable = 1 in {
[all …]
H A DSystemZInstrHFP.td132 let isCommutable = 1 in {
143 let isCommutable = 1 in {
171 let isCommutable = 1 in {
H A DSystemZRegisterInfo.cpp96 if (Use.isCommutable()) in getRegAllocationHints()
102 Use.isCommutable()) { in getRegAllocationHints()
H A DSystemZInstrDFP.td146 let isCommutable = 1 in {
168 let isCommutable = 1 in {
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DREADME_P9.txt187 . isCommutable = 1
191 . isCommutable = 0
212 . isCommutable = 1
216 . isCommutable = 0
224 . isCommutable = 1
276 . isCommutable = 1
H A DPPCInstrAltivec.td458 let isCommutable = 1 in {
475 } // isCommutable
488 let isCommutable = 1 in {
510 } // isCommutable
512 let isCommutable = 1 in
562 let isCommutable = 1 in {
584 } // isCommutable
620 let isCommutable = 1 in {
637 } // isCommutable
684 let isCommutable = 1 in {
[all …]
H A DPPCInstr64Bit.td486 let isCommutable = 1 in {
493 } // isCommutable
497 let isCommutable = 1 in {
504 } // isCommutable
508 let isCommutable = 1 in {
515 } // let isCommutable = 1
541 let isCommutable = 1 in
595 let isCommutable = 1 in
628 let isCommutable = 1 in
684 let isCommutable = 1 in {
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp98 SU->isCommutable = Old->isCommutable; in Clone()
459 if (MCID.isCommutable()) in AddSchedEdges()
460 SU->isCommutable = true; in AddSchedEdges()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrFMA.td98 let Constraints = "$src1 = $dst", hasSideEffects = 0, isCommutable = 1,
240 let Constraints = "$src1 = $dst", isCommutable = 1, isCodeGenOnly = 1,
267 let Constraints = "$src1 = $dst", isCommutable = 1, hasSideEffects = 0,
393 let isCommutable = 1 in
470 let isCommutable = 1 in
497 let isCommutable = 1 in
H A DX86InstrArithmetic.td151 let isCommutable = 1 in {
170 } // isCommutable
931 let isCommutable = CommutableRR in {
938 } // isCommutable
1018 let isCommutable = CommutableRR in {
1025 } // isCommutable
1100 let isCommutable = CommutableRR in {
1107 } // isCommutable
1188 Defs = [EFLAGS], isCommutable = 1 in
1379 let isCommutable = 1 in {
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp120 FLAG(isCommutable) in EmitInstrDocs()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h472 bool isCommutable() const { return Flags & (1ULL << MCID::Commutable); } in isCommutable() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrArithmetic.td263 let isCommutable = isComm in {
293 let isCommutable = isComm in
323 let isCommutable = isComm in {
347 let isCommutable = 1 in {
353 } // isCommutable = 1
532 let isCommutable = isComm in {

1234