/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 138 int DeadNZCVIdx = II.findRegisterDefOperandIdx(AArch64::NZCV); in optimizeNZCVDefs() local 139 if (DeadNZCVIdx != -1) { in optimizeNZCVDefs() 146 II.RemoveOperand(DeadNZCVIdx); in optimizeNZCVDefs() 151 II.getOperand(DeadNZCVIdx).setIsDead(); in optimizeNZCVDefs()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 138 int DeadNZCVIdx = II.findRegisterDefOperandIdx(AArch64::NZCV); in optimizeNZCVDefs() local 139 if (DeadNZCVIdx != -1) { in optimizeNZCVDefs() 146 II.RemoveOperand(DeadNZCVIdx); in optimizeNZCVDefs() 151 II.getOperand(DeadNZCVIdx).setIsDead(); in optimizeNZCVDefs()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 138 int DeadNZCVIdx = II.findRegisterDefOperandIdx(AArch64::NZCV); in optimizeNZCVDefs() local 139 if (DeadNZCVIdx != -1) { in optimizeNZCVDefs() 146 II.RemoveOperand(DeadNZCVIdx); in optimizeNZCVDefs() 151 II.getOperand(DeadNZCVIdx).setIsDead(); in optimizeNZCVDefs()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 144 int DeadNZCVIdx = II.findRegisterDefOperandIdx(AArch64::NZCV); in optimizeNZCVDefs() local 145 if (DeadNZCVIdx != -1) { in optimizeNZCVDefs() 152 II.RemoveOperand(DeadNZCVIdx); in optimizeNZCVDefs() 162 II.getOperand(DeadNZCVIdx).setIsDead(); in optimizeNZCVDefs()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 144 int DeadNZCVIdx = II.findRegisterDefOperandIdx(AArch64::NZCV); in optimizeNZCVDefs() local 145 if (DeadNZCVIdx != -1) { in optimizeNZCVDefs() 152 II.RemoveOperand(DeadNZCVIdx); in optimizeNZCVDefs() 162 II.getOperand(DeadNZCVIdx).setIsDead(); in optimizeNZCVDefs()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 144 int DeadNZCVIdx = II.findRegisterDefOperandIdx(AArch64::NZCV); in optimizeNZCVDefs() local 145 if (DeadNZCVIdx != -1) { in optimizeNZCVDefs() 152 II.RemoveOperand(DeadNZCVIdx); in optimizeNZCVDefs() 162 II.getOperand(DeadNZCVIdx).setIsDead(); in optimizeNZCVDefs()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 144 int DeadNZCVIdx = II.findRegisterDefOperandIdx(AArch64::NZCV); in optimizeNZCVDefs() local 145 if (DeadNZCVIdx != -1) { in optimizeNZCVDefs() 152 II.RemoveOperand(DeadNZCVIdx); in optimizeNZCVDefs() 162 II.getOperand(DeadNZCVIdx).setIsDead(); in optimizeNZCVDefs()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 144 int DeadNZCVIdx = II.findRegisterDefOperandIdx(AArch64::NZCV); in optimizeNZCVDefs() local 145 if (DeadNZCVIdx != -1) { in optimizeNZCVDefs() 152 II.RemoveOperand(DeadNZCVIdx); in optimizeNZCVDefs() 162 II.getOperand(DeadNZCVIdx).setIsDead(); in optimizeNZCVDefs()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 144 int DeadNZCVIdx = II.findRegisterDefOperandIdx(AArch64::NZCV); in optimizeNZCVDefs() local 145 if (DeadNZCVIdx != -1) { in optimizeNZCVDefs() 152 II.RemoveOperand(DeadNZCVIdx); in optimizeNZCVDefs() 162 II.getOperand(DeadNZCVIdx).setIsDead(); in optimizeNZCVDefs()
|
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1187 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1188 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1200 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1315 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1316 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1328 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1190 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1191 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1203 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1189 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1190 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1202 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1189 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1190 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1202 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1189 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1190 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1202 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1311 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1312 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1324 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1229 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1230 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1242 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1438 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1439 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1451 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1229 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1230 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1242 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1438 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1439 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1451 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1446 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1447 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1459 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1446 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1447 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1459 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1446 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1447 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1459 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1436 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1437 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1449 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1446 int DeadNZCVIdx = CmpInstr.findRegisterDefOperandIdx(AArch64::NZCV, true); in optimizeCompareInstr() local 1447 if (DeadNZCVIdx != -1) { in optimizeCompareInstr() 1459 CmpInstr.RemoveOperand(DeadNZCVIdx); in optimizeCompareInstr()
|