Home
last modified time | relevance | path

Searched refs:PredV (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp1468 Value *&PredV = I->second; in SimplifyPartiallyRedundantLoad() local
1469 if (PredV->getType() != LoadI->getType()) in SimplifyPartiallyRedundantLoad()
1470 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in SimplifyPartiallyRedundantLoad()
1473 PN->addIncoming(PredV, I->first); in SimplifyPartiallyRedundantLoad()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1468 Value *&PredV = I->second; in SimplifyPartiallyRedundantLoad() local
1469 if (PredV->getType() != LoadI->getType()) in SimplifyPartiallyRedundantLoad()
1470 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in SimplifyPartiallyRedundantLoad()
1473 PN->addIncoming(PredV, I->first); in SimplifyPartiallyRedundantLoad()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1468 Value *&PredV = I->second; in SimplifyPartiallyRedundantLoad() local
1469 if (PredV->getType() != LoadI->getType()) in SimplifyPartiallyRedundantLoad()
1470 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in SimplifyPartiallyRedundantLoad()
1473 PN->addIncoming(PredV, I->first); in SimplifyPartiallyRedundantLoad()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp1499 Value *&PredV = I->second; in SimplifyPartiallyRedundantLoad() local
1500 if (PredV->getType() != LoadI->getType()) in SimplifyPartiallyRedundantLoad()
1501 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in SimplifyPartiallyRedundantLoad()
1504 PN->addIncoming(PredV, I->first); in SimplifyPartiallyRedundantLoad()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp1487 Value *&PredV = I->second; in SimplifyPartiallyRedundantLoad() local
1488 if (PredV->getType() != LoadI->getType()) in SimplifyPartiallyRedundantLoad()
1489 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in SimplifyPartiallyRedundantLoad()
1492 PN->addIncoming(PredV, I->first); in SimplifyPartiallyRedundantLoad()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp1480 Value *&PredV = I->second; in SimplifyPartiallyRedundantLoad() local
1481 if (PredV->getType() != LoadI->getType()) in SimplifyPartiallyRedundantLoad()
1482 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in SimplifyPartiallyRedundantLoad()
1485 PN->addIncoming(PredV, I->first); in SimplifyPartiallyRedundantLoad()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1457 Value *&PredV = I->second; in SimplifyPartiallyRedundantLoad() local
1458 if (PredV->getType() != LoadI->getType()) in SimplifyPartiallyRedundantLoad()
1459 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in SimplifyPartiallyRedundantLoad()
1462 PN->addIncoming(PredV, I->first); in SimplifyPartiallyRedundantLoad()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp502 HexagonTargetLowering::createHvxPrefixPred(SDValue PredV, const SDLoc &dl, in createHvxPrefixPred() argument
504 MVT PredTy = ty(PredV); in createHvxPrefixPred()
517 SDValue T = DAG.getNode(HexagonISD::Q2V, dl, ByteTy, PredV); in createHvxPrefixPred()
553 SDValue W0 = isUndef(PredV) in createHvxPrefixPred()
555 : DAG.getNode(HexagonISD::P2D, dl, MVT::i64, PredV); in createHvxPrefixPred()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1529 Value *&PredV = I->second; in simplifyPartiallyRedundantLoad() local
1530 if (PredV->getType() != LoadI->getType()) in simplifyPartiallyRedundantLoad()
1531 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in simplifyPartiallyRedundantLoad()
1534 PN->addIncoming(PredV, I->first); in simplifyPartiallyRedundantLoad()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp1529 Value *&PredV = I->second; in simplifyPartiallyRedundantLoad() local
1530 if (PredV->getType() != LoadI->getType()) in simplifyPartiallyRedundantLoad()
1531 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in simplifyPartiallyRedundantLoad()
1534 PN->addIncoming(PredV, I->first); in simplifyPartiallyRedundantLoad()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1519 Value *&PredV = I->second; in simplifyPartiallyRedundantLoad() local
1520 if (PredV->getType() != LoadI->getType()) in simplifyPartiallyRedundantLoad()
1521 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in simplifyPartiallyRedundantLoad()
1524 PN->addIncoming(PredV, I->first); in simplifyPartiallyRedundantLoad()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp1457 Value *&PredV = I->second; in SimplifyPartiallyRedundantLoad() local
1458 if (PredV->getType() != LoadI->getType()) in SimplifyPartiallyRedundantLoad()
1459 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in SimplifyPartiallyRedundantLoad()
1462 PN->addIncoming(PredV, I->first); in SimplifyPartiallyRedundantLoad()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp502 HexagonTargetLowering::createHvxPrefixPred(SDValue PredV, const SDLoc &dl, in createHvxPrefixPred() argument
504 MVT PredTy = ty(PredV); in createHvxPrefixPred()
517 SDValue T = DAG.getNode(HexagonISD::Q2V, dl, ByteTy, PredV); in createHvxPrefixPred()
553 SDValue W0 = isUndef(PredV) in createHvxPrefixPred()
555 : DAG.getNode(HexagonISD::P2D, dl, MVT::i64, PredV); in createHvxPrefixPred()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1529 Value *&PredV = I->second; in simplifyPartiallyRedundantLoad() local
1530 if (PredV->getType() != LoadI->getType()) in simplifyPartiallyRedundantLoad()
1531 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in simplifyPartiallyRedundantLoad()
1534 PN->addIncoming(PredV, I->first); in simplifyPartiallyRedundantLoad()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1522 Value *&PredV = I->second; in simplifyPartiallyRedundantLoad() local
1523 if (PredV->getType() != LoadI->getType()) in simplifyPartiallyRedundantLoad()
1524 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in simplifyPartiallyRedundantLoad()
1527 PN->addIncoming(PredV, I->first); in simplifyPartiallyRedundantLoad()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1529 Value *&PredV = I->second; in simplifyPartiallyRedundantLoad() local
1530 if (PredV->getType() != LoadI->getType()) in simplifyPartiallyRedundantLoad()
1531 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in simplifyPartiallyRedundantLoad()
1534 PN->addIncoming(PredV, I->first); in simplifyPartiallyRedundantLoad()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1519 Value *&PredV = I->second; in simplifyPartiallyRedundantLoad() local
1520 if (PredV->getType() != LoadI->getType()) in simplifyPartiallyRedundantLoad()
1521 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in simplifyPartiallyRedundantLoad()
1524 PN->addIncoming(PredV, I->first); in simplifyPartiallyRedundantLoad()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp502 HexagonTargetLowering::createHvxPrefixPred(SDValue PredV, const SDLoc &dl, in createHvxPrefixPred() argument
504 MVT PredTy = ty(PredV); in createHvxPrefixPred()
517 SDValue T = DAG.getNode(HexagonISD::Q2V, dl, ByteTy, PredV); in createHvxPrefixPred()
553 SDValue W0 = isUndef(PredV) in createHvxPrefixPred()
555 : DAG.getNode(HexagonISD::P2D, dl, MVT::i64, PredV); in createHvxPrefixPred()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1494 Value *&PredV = I->second; in simplifyPartiallyRedundantLoad() local
1495 if (PredV->getType() != LoadI->getType()) in simplifyPartiallyRedundantLoad()
1496 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in simplifyPartiallyRedundantLoad()
1499 PN->addIncoming(PredV, I->first); in simplifyPartiallyRedundantLoad()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1529 Value *&PredV = I->second; in simplifyPartiallyRedundantLoad() local
1530 if (PredV->getType() != LoadI->getType()) in simplifyPartiallyRedundantLoad()
1531 PredV = CastInst::CreateBitOrPointerCast(PredV, LoadI->getType(), "", in simplifyPartiallyRedundantLoad()
1534 PN->addIncoming(PredV, I->first); in simplifyPartiallyRedundantLoad()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp493 HexagonTargetLowering::createHvxPrefixPred(SDValue PredV, const SDLoc &dl, in createHvxPrefixPred() argument
495 MVT PredTy = ty(PredV); in createHvxPrefixPred()
508 SDValue T = DAG.getNode(HexagonISD::Q2V, dl, ByteTy, PredV); in createHvxPrefixPred()
544 SDValue W0 = isUndef(PredV) in createHvxPrefixPred()
546 : DAG.getNode(HexagonISD::P2D, dl, MVT::i64, PredV); in createHvxPrefixPred()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp494 HexagonTargetLowering::createHvxPrefixPred(SDValue PredV, const SDLoc &dl, in createHvxPrefixPred() argument
496 MVT PredTy = ty(PredV); in createHvxPrefixPred()
509 SDValue T = DAG.getNode(HexagonISD::Q2V, dl, ByteTy, PredV); in createHvxPrefixPred()
545 SDValue W0 = isUndef(PredV) in createHvxPrefixPred()
547 : DAG.getNode(HexagonISD::P2D, dl, MVT::i64, PredV); in createHvxPrefixPred()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp424 HexagonTargetLowering::createHvxPrefixPred(SDValue PredV, const SDLoc &dl, in gist_isparent()
426 MVT PredTy = ty(PredV); in gist_isparent()
439 SDValue T = DAG.getNode(HexagonISD::Q2V, dl, ByteTy, PredV); in gist_isparent()
475 SDValue W0 = isUndef(PredV) in gist_isparent()
477 : DAG.getNode(HexagonISD::P2D, dl, MVT::i64, PredV); in gist_isparent()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp544 HexagonTargetLowering::createHvxPrefixPred(SDValue PredV, const SDLoc &dl, in createHvxPrefixPred() argument
546 MVT PredTy = ty(PredV); in createHvxPrefixPred()
559 SDValue T = DAG.getNode(HexagonISD::Q2V, dl, ByteTy, PredV); in createHvxPrefixPred()
595 SDValue W0 = isUndef(PredV) in createHvxPrefixPred()
597 : DAG.getNode(HexagonISD::P2D, dl, MVT::i64, PredV); in createHvxPrefixPred()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp544 HexagonTargetLowering::createHvxPrefixPred(SDValue PredV, const SDLoc &dl, in createHvxPrefixPred() argument
546 MVT PredTy = ty(PredV); in createHvxPrefixPred()
559 SDValue T = DAG.getNode(HexagonISD::Q2V, dl, ByteTy, PredV); in createHvxPrefixPred()
595 SDValue W0 = isUndef(PredV) in createHvxPrefixPred()
597 : DAG.getNode(HexagonISD::P2D, dl, MVT::i64, PredV); in createHvxPrefixPred()

123