Home
last modified time | relevance | path

Searched refs:CondRHS (Results 1 – 25 of 90) sorted by relevance

1234

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp580 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
581 Cond = MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
591 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
593 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp591 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
592 Cond = MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
602 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
604 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp580 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
581 Cond = MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
591 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
593 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp591 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
592 Cond = MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
602 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
604 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp591 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
592 Cond = MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
602 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
604 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp588 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
589 Cond = MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
599 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
601 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp841 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
844 MIB.buildFCmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
847 MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
858 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
860 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp841 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
844 MIB.buildFCmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
847 MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
858 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
860 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp847 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
850 MIB.buildFCmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
853 MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
864 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
866 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp841 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
844 MIB.buildFCmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
847 MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
858 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
860 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp841 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
844 MIB.buildFCmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
847 MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
858 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
860 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp836 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
839 MIB.buildFCmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
842 MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
853 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
855 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp847 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
850 MIB.buildFCmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
853 MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
864 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
866 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp841 Register CondRHS = getOrCreateVReg(*CB.CmpRHS);
844 MIB.buildFCmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0);
847 MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0);
858 Register CondRHS = getOrCreateVReg(*CB.CmpRHS);
860 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0);
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp2505 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in TryToUnfoldSelect() local
2533 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
2536 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2505 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in TryToUnfoldSelect() local
2533 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
2536 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2505 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in TryToUnfoldSelect() local
2533 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
2536 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp2490 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in TryToUnfoldSelect() local
2518 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
2521 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp2475 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in TryToUnfoldSelect() local
2503 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
2506 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp2402 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in TryToUnfoldSelect() local
2430 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
2433 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp843 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
846 MIB.buildFCmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
849 MIB.buildICmp(CB.PredInfo.Pred, i1Ty, CondLHS, CondRHS).getReg(0); in emitSwitchCase()
860 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
862 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2706 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in TryToUnfoldSelect() local
2730 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
2733 CondRHS, Pred, BB, CondCmp); in TryToUnfoldSelect()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2809 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in tryToUnfoldSelect() local
2833 CondRHS, Pred, BB, CondCmp); in tryToUnfoldSelect()
2836 CondRHS, Pred, BB, CondCmp); in tryToUnfoldSelect()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp2809 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in tryToUnfoldSelect() local
2833 CondRHS, Pred, BB, CondCmp); in tryToUnfoldSelect()
2836 CondRHS, Pred, BB, CondCmp); in tryToUnfoldSelect()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2797 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in tryToUnfoldSelect() local
2821 CondRHS, Pred, BB, CondCmp); in tryToUnfoldSelect()
2824 CondRHS, Pred, BB, CondCmp); in tryToUnfoldSelect()

1234