Home
last modified time | relevance | path

Searched refs:AddrInst (Results 1 – 19 of 19) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/Utils/
H A DAddrModeMatcher.cpp160 return MatchAddr(AddrInst->getOperand(0), Depth); in MatchOperationAddr()
165 return MatchAddr(AddrInst->getOperand(0), Depth); in MatchOperationAddr()
175 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in MatchOperationAddr()
176 return MatchAddr(AddrInst->getOperand(0), Depth); in MatchOperationAddr()
182 if (MatchAddr(AddrInst->getOperand(1), Depth+1) && in MatchOperationAddr()
183 MatchAddr(AddrInst->getOperand(0), Depth+1)) in MatchOperationAddr()
191 if (MatchAddr(AddrInst->getOperand(0), Depth+1) && in MatchOperationAddr()
192 MatchAddr(AddrInst->getOperand(1), Depth+1)) in MatchOperationAddr()
222 gep_type_iterator GTI = gep_type_begin(AddrInst); in MatchOperationAddr()
274 AddrMode.BaseReg = AddrInst->getOperand(0); in MatchOperationAddr()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DCodeGenPrepare.cpp4071 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4087 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4110 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4111 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4120 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4121 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4153 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4200 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4224 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4236 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DCodeGenPrepare.cpp3893 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
3909 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
3931 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
3932 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
3941 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
3942 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
3973 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4017 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4019 auto *GEP = cast<GetElementPtrInst>(AddrInst); in matchOperationAddr()
4055 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DCodeGenPrepare.cpp3756 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
3772 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
3794 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
3795 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
3804 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
3805 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
3836 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
3875 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
3877 auto *GEP = cast<GetElementPtrInst>(AddrInst); in matchOperationAddr()
3913 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DCodeGenPrepare.cpp4164 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4180 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4203 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4204 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4213 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4214 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4246 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4293 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4317 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4329 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4164 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4180 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4203 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4204 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4213 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4214 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4246 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4293 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4317 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4329 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4164 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4180 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4203 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4204 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4213 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4214 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4246 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4293 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4317 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4329 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4299 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4315 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4338 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4339 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4348 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4349 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4381 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4433 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4457 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4469 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4488 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4504 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4527 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4528 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4537 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4538 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4570 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4622 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4646 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4658 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DCodeGenPrepare.cpp4488 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4504 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4527 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4528 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4537 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4538 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4570 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4622 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4646 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4658 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4316 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4332 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4355 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4356 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4365 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4366 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4398 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4450 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4474 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4486 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DCodeGenPrepare.cpp4269 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4285 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4308 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4309 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4318 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4319 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4351 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4403 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4427 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4439 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4488 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4504 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4527 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4528 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4537 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4538 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4570 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4622 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4646 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4658 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4488 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4504 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4527 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4528 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4537 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4538 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4570 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4622 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4646 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4658 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4488 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4504 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4527 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4528 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4537 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4538 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4570 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4622 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4646 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4658 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4318 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4334 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4357 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4358 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4367 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4368 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4400 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4452 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4476 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4488 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4316 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4332 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4355 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4356 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4365 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4366 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4398 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4450 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4474 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4486 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4488 return matchAddr(AddrInst->getOperand(0), Depth); in matchOperationAddr()
4504 AddrInst->getOperand(0)->getType() != AddrInst->getType()) in matchOperationAddr()
4527 if (matchAddr(AddrInst->getOperand(1), Depth+1) && in matchOperationAddr()
4528 matchAddr(AddrInst->getOperand(0), Depth+1)) in matchOperationAddr()
4537 if (matchAddr(AddrInst->getOperand(0), Depth+1) && in matchOperationAddr()
4538 matchAddr(AddrInst->getOperand(1), Depth+1)) in matchOperationAddr()
4570 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr()
4622 Value *Base = AddrInst->getOperand(0); in matchOperationAddr()
4646 if (!cast<GEPOperator>(AddrInst)->isInBounds()) in matchOperationAddr()
4658 AddrMode.BaseReg = AddrInst->getOperand(0); in matchOperationAddr()
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXArgIndirection.cpp1816 auto AddrInst = cast<Instruction>(Addr); in indirectRegion() local
1817 auto AddrSrc = AddrInst->getOperand(0); in indirectRegion()
1821 AddrInst->getName() + ".indirectedaddr", AddrInst); in indirectRegion()
1822 NewAddAddr->setDebugLoc(AddrInst->getDebugLoc()); in indirectRegion()
1823 Numbering->setNumber(NewAddAddr, Numbering->getNumber(AddrInst) - 1); in indirectRegion()
1824 AddrInst->replaceAllUsesWith(NewAddAddr); in indirectRegion()
1833 Liveness->eraseLiveRange(AddrInst); in indirectRegion()
1834 AddrInst->eraseFromParent(); in indirectRegion()