Home
last modified time | relevance | path

Searched refs:IsCommutable (Results 1 – 13 of 13) 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsDSPInstrInfo.td551 DSPROpnd, DSPROpnd>, IsCommutable,
556 IsCommutable, Defs<[DSPOutFlag20]>;
567 DSPROpnd, DSPROpnd>, IsCommutable,
572 IsCommutable, Defs<[DSPOutFlag20]>;
584 IsCommutable, Defs<[DSPOutFlag20]>;
591 GPR32Opnd, GPR32Opnd>, IsCommutable,
596 IsCommutable, Uses<[DSPCarry]>, Defs<[DSPOutFlag20]>;
749 IsCommutable, Defs<[DSPOutFlag21]>;
754 IsCommutable, Defs<[DSPOutFlag21]>;
758 IsCommutable, Defs<[DSPOutFlag21]>;
[all …]
DMipsMSAInstrInfo.td1486 IsCommutable;
1488 IsCommutable;
1490 IsCommutable;
1492 IsCommutable;
1495 MSA128BOpnd>, IsCommutable;
1497 MSA128HOpnd>, IsCommutable;
1499 MSA128WOpnd>, IsCommutable;
1501 MSA128DOpnd>, IsCommutable;
1504 MSA128BOpnd>, IsCommutable;
1506 MSA128HOpnd>, IsCommutable;
[all …]
DMipsInstrInfo.td509 class IsCommutable {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrAVX512.td200 bit IsCommutable = 0,
202 bit IsKZCommutable = IsCommutable> {
203 let isCommutable = IsCommutable in
221 // So, it is Ok to use IsCommutable instead of IsKCommutable.
240 bit IsCommutable = 0,
242 bit IsKZCommutable = IsCommutable> :
249 MaskingConstraint, IsCommutable,
260 bit IsCommutable = 0, bit IsKCommutable = 0,
271 "$src0 = $dst", IsCommutable, IsKCommutable>;
280 bit IsCommutable = 0, bit IsKCommutable = 0,
[all …]
DX86InstrSSE.td2156 bit IsCommutable = 0> {
2157 let isCommutable = IsCommutable in
2273 bit IsCommutable, bit Is2Addr> {
2274 let isCommutable = IsCommutable in
2295 X86SchedWriteWidths sched, bit IsCommutable,
2300 IsCommutable, 0>, VEX_4V, VEX_WIG;
2304 memopv2i64, i128mem, sched.XMM, IsCommutable, 1>;
2309 IsCommutable, 0>, VEX_4V, VEX_L, VEX_WIG;
DX86ISelLowering.cpp7461 bool IsCommutable = (Opcode == ISD::ADD || Opcode == ISD::FADD); in isHorizontalBinOp() local
7521 else if (IsCommutable && I1 == ExpectedVExtractIdx) { in isHorizontalBinOp()
/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