Home
last modified time | relevance | path

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

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp301 static const uint16_t FMAOpIdxInfo[][6] = {
313 for (unsigned I = 0; I < array_lengthof(FMAOpIdxInfo); I++)
314 if (FMAOpIdxInfo[I][InfoArrayIdxFMAInst] == Opcode)
384 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())][OpType])
422 MulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx];
426 AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx];
557 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx];
815 uint16_t AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx];
816 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx];
943 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC)
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp301 static const uint16_t FMAOpIdxInfo[][6] = { variable
313 for (unsigned I = 0; I < array_lengthof(FMAOpIdxInfo); I++) in getFMAOpIdxInfo()
314 if (FMAOpIdxInfo[I][InfoArrayIdxFMAInst] == Opcode) in getFMAOpIdxInfo()
384 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())][OpType]) in getFMAPatterns()
422 MulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in getFMAPatterns()
426 AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in getFMAPatterns()
557 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in finalizeInsInstrs()
815 uint16_t AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in reassociateFMA()
816 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in reassociateFMA()
943 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp301 static const uint16_t FMAOpIdxInfo[][6] = { variable
313 for (unsigned I = 0; I < array_lengthof(FMAOpIdxInfo); I++) in getFMAOpIdxInfo()
314 if (FMAOpIdxInfo[I][InfoArrayIdxFMAInst] == Opcode) in getFMAOpIdxInfo()
384 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())][OpType]) in getFMAPatterns()
422 MulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in getFMAPatterns()
426 AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in getFMAPatterns()
557 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in finalizeInsInstrs()
815 uint16_t AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in reassociateFMA()
816 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in reassociateFMA()
943 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp301 static const uint16_t FMAOpIdxInfo[][6] = { variable
313 for (unsigned I = 0; I < array_lengthof(FMAOpIdxInfo); I++) in getFMAOpIdxInfo()
314 if (FMAOpIdxInfo[I][InfoArrayIdxFMAInst] == Opcode) in getFMAOpIdxInfo()
384 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())][OpType]) in getFMAPatterns()
422 MulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in getFMAPatterns()
426 AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in getFMAPatterns()
557 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in finalizeInsInstrs()
815 uint16_t AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in reassociateFMA()
816 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in reassociateFMA()
943 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp301 static const uint16_t FMAOpIdxInfo[][6] = { variable
313 for (unsigned I = 0; I < array_lengthof(FMAOpIdxInfo); I++) in getFMAOpIdxInfo()
314 if (FMAOpIdxInfo[I][InfoArrayIdxFMAInst] == Opcode) in getFMAOpIdxInfo()
384 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())][OpType]) in getFMAPatterns()
422 MulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in getFMAPatterns()
426 AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in getFMAPatterns()
557 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in finalizeInsInstrs()
815 uint16_t AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in reassociateFMA()
816 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in reassociateFMA()
943 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp301 static const uint16_t FMAOpIdxInfo[][6] = { variable
313 for (unsigned I = 0; I < array_lengthof(FMAOpIdxInfo); I++) in getFMAOpIdxInfo()
314 if (FMAOpIdxInfo[I][InfoArrayIdxFMAInst] == Opcode) in getFMAOpIdxInfo()
384 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())][OpType]) in getFMAPatterns()
422 MulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in getFMAPatterns()
426 AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in getFMAPatterns()
557 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in finalizeInsInstrs()
815 uint16_t AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in reassociateFMA()
816 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in reassociateFMA()
943 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp301 static const uint16_t FMAOpIdxInfo[][6] = { variable
313 for (unsigned I = 0; I < array_lengthof(FMAOpIdxInfo); I++) in getFMAOpIdxInfo()
314 if (FMAOpIdxInfo[I][InfoArrayIdxFMAInst] == Opcode) in getFMAOpIdxInfo()
384 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())][OpType]) in getFMAPatterns()
422 MulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in getFMAPatterns()
426 AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in getFMAPatterns()
557 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in finalizeInsInstrs()
815 uint16_t AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in reassociateFMA()
816 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in reassociateFMA()
943 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp301 static const uint16_t FMAOpIdxInfo[][6] = {
313 for (unsigned I = 0; I < array_lengthof(FMAOpIdxInfo); I++)
314 if (FMAOpIdxInfo[I][InfoArrayIdxFMAInst] == Opcode)
384 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())][OpType])
422 MulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx];
426 AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx];
557 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx];
815 uint16_t AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx];
816 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx];
943 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp288 static const uint16_t FMAOpIdxInfo[][5] = { variable
300 for (unsigned I = 0; I < array_lengthof(FMAOpIdxInfo); I++) in getFMAOpIdxInfo()
301 if (FMAOpIdxInfo[I][InfoArrayIdxFMAInst] == Opcode) in getFMAOpIdxInfo()
350 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())] in getFMAPatterns()
367 AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in getFMAPatterns()
461 uint16_t AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in reassociateFMA()
462 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in reassociateFMA()
545 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()
563 get(FMAOpIdxInfo[Idx][InfoArrayIdxFMULInst]), NewVRA) in reassociateFMA()
585 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp296 static const uint16_t FMAOpIdxInfo[][5] = { variable
310 for (unsigned I = 0; I < array_lengthof(FMAOpIdxInfo); I++) in getFMAOpIdxInfo()
311 if (FMAOpIdxInfo[I][InfoArrayIdxFMAInst] == Opcode) in getFMAOpIdxInfo()
360 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())] in getFMAPatterns()
377 AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in getFMAPatterns()
471 uint16_t AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in reassociateFMA()
472 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in reassociateFMA()
555 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()
573 get(FMAOpIdxInfo[Idx][InfoArrayIdxFMULInst]), NewVRA) in reassociateFMA()
595 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp296 static const uint16_t FMAOpIdxInfo[][5] = { variable
310 for (unsigned I = 0; I < array_lengthof(FMAOpIdxInfo); I++) in getFMAOpIdxInfo()
311 if (FMAOpIdxInfo[I][InfoArrayIdxFMAInst] == Opcode) in getFMAOpIdxInfo()
360 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())] in getFMAPatterns()
377 AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in getFMAPatterns()
471 uint16_t AddOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxAddOpIdx]; in reassociateFMA()
472 uint16_t FirstMulOpIdx = FMAOpIdxInfo[Idx][InfoArrayIdxMULOpIdx]; in reassociateFMA()
555 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()
573 get(FMAOpIdxInfo[Idx][InfoArrayIdxFMULInst]), NewVRA) in reassociateFMA()
595 get(FMAOpIdxInfo[Idx][InfoArrayIdxFAddInst]), RegC) in reassociateFMA()