Home
last modified time | relevance | path

Searched refs:IsCommutable (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsDSPInstrInfo.td546 DSPROpnd, DSPROpnd>, IsCommutable,
551 IsCommutable, Defs<[DSPOutFlag20]>;
562 DSPROpnd, DSPROpnd>, IsCommutable,
567 IsCommutable, Defs<[DSPOutFlag20]>;
579 IsCommutable, Defs<[DSPOutFlag20]>;
586 GPR32Opnd, GPR32Opnd>, IsCommutable,
591 IsCommutable, Uses<[DSPCarry]>, Defs<[DSPOutFlag20]>;
744 IsCommutable, Defs<[DSPOutFlag21]>;
749 IsCommutable, Defs<[DSPOutFlag21]>;
753 IsCommutable, Defs<[DSPOutFlag21]>;
[all …]
DMipsMSAInstrInfo.td1488 IsCommutable;
1490 IsCommutable;
1492 IsCommutable;
1494 IsCommutable;
1497 MSA128BOpnd>, IsCommutable;
1499 MSA128HOpnd>, IsCommutable;
1501 MSA128WOpnd>, IsCommutable;
1503 MSA128DOpnd>, IsCommutable;
1506 MSA128BOpnd>, IsCommutable;
1508 MSA128HOpnd>, IsCommutable;
[all …]
DMipsInstrInfo.td360 class IsCommutable {
/external/llvm/lib/Target/X86/
DX86InstrAVX512.td197 bit IsCommutable = 0> {
198 let isCommutable = IsCommutable in
234 bit IsCommutable = 0> :
241 MaskingConstraint, NoItinerary, IsCommutable>;
251 bit IsCommutable = 0, SDNode Select = vselect> :
257 "$src0 = $dst", itin, IsCommutable>;
266 bit IsCommutable = 0> :
272 X86selects, "$src0 = $dst", itin, IsCommutable>;
2254 Predicate prd, bit IsCommutable> {
2255 let Predicates = [prd], isCommutable = IsCommutable in
[all …]
DX86InstrSSE.td2745 bit IsCommutable, bit Is2Addr> {
2746 let isCommutable = IsCommutable in
2768 OpndItins itins, bit IsCommutable = 0, Predicate prd> {
2771 VR128, loadv2i64, i128mem, itins, IsCommutable, 0>, VEX_4V;
2775 memopv2i64, i128mem, itins, IsCommutable, 1>;
2780 IsCommutable, 0>, VEX_4V, VEX_L;
3866 bit IsCommutable = 0,
3868 let isCommutable = IsCommutable in
3887 bit IsCommutable = 0> {
3891 IsCommutable, 0>, VEX_4V;
[all …]
DX86ISelLowering.cpp6125 bool IsCommutable = (Opcode == ISD::ADD || Opcode == ISD::FADD); in isHorizontalBinOp() local
6185 else if (IsCommutable && I1 == ExpectedVExtractIdx) { in isHorizontalBinOp()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrSSE.td3338 bit IsCommutable = 0, bit Is2Addr = 1> {
3339 let isCommutable = IsCommutable in
3381 ValueType OpVT, bit IsCommutable = 0, bit Is2Addr = 1> {
3382 let isCommutable = IsCommutable in
3404 bit IsCommutable = 0, bit Is2Addr = 1> {
3405 let isCommutable = IsCommutable in