/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6344 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6355 HsVal = DAG.getNode(HsOpc, DL, VT, Op0, HsAmt); in expandROT() 6365 DAG.getNode(HsOpc, DL, VT, DAG.getNode(HsOpc, DL, VT, Op0, One), HsAmt); in expandROT()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6498 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6509 HsVal = DAG.getNode(HsOpc, DL, VT, Op0, HsAmt); in expandROT() 6519 DAG.getNode(HsOpc, DL, VT, DAG.getNode(HsOpc, DL, VT, Op0, One), HsAmt); in expandROT()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6498 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6509 HsVal = DAG.getNode(HsOpc, DL, VT, Op0, HsAmt); in expandROT() 6519 DAG.getNode(HsOpc, DL, VT, DAG.getNode(HsOpc, DL, VT, Op0, One), HsAmt); in expandROT()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6605 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6616 HsVal = DAG.getNode(HsOpc, DL, VT, Op0, HsAmt); in expandROT() 6626 DAG.getNode(HsOpc, DL, VT, DAG.getNode(HsOpc, DL, VT, Op0, One), HsAmt); in expandROT()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6605 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6616 HsVal = DAG.getNode(HsOpc, DL, VT, Op0, HsAmt); in expandROT() 6626 DAG.getNode(HsOpc, DL, VT, DAG.getNode(HsOpc, DL, VT, Op0, One), HsAmt); in expandROT()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6605 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6616 HsVal = DAG.getNode(HsOpc, DL, VT, Op0, HsAmt); in expandROT() 6626 DAG.getNode(HsOpc, DL, VT, DAG.getNode(HsOpc, DL, VT, Op0, One), HsAmt); in expandROT()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6615 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6626 HsVal = DAG.getNode(HsOpc, DL, VT, Op0, HsAmt); in expandROT() 6636 DAG.getNode(HsOpc, DL, VT, DAG.getNode(HsOpc, DL, VT, Op0, One), HsAmt); in expandROT()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6605 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6616 HsVal = DAG.getNode(HsOpc, DL, VT, Op0, HsAmt); in expandROT() 6626 DAG.getNode(HsOpc, DL, VT, DAG.getNode(HsOpc, DL, VT, Op0, One), HsAmt); in expandROT()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6605 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6616 HsVal = DAG.getNode(HsOpc, DL, VT, Op0, HsAmt); in expandROT() 6626 DAG.getNode(HsOpc, DL, VT, DAG.getNode(HsOpc, DL, VT, Op0, One), HsAmt); in expandROT()
|
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 3928 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in ExpandNode() local 3937 DAG.getNode(HsOpc, dl, ResVT, Op0, And1)); in ExpandNode()
|
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 4300 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; 4306 DAG.getNode(HsOpc, DL, VT, Op0, And1));
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 4857 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 4863 DAG.getNode(HsOpc, DL, VT, Op0, And1)); in expandROT()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6255 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6261 DAG.getNode(HsOpc, DL, VT, Op0, And1)); in expandROT()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6019 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6025 DAG.getNode(HsOpc, DL, VT, Op0, And1)); in expandROT()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6248 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6254 DAG.getNode(HsOpc, DL, VT, Op0, And1)); in expandROT()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6015 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6021 DAG.getNode(HsOpc, DL, VT, Op0, And1)); in expandROT()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6019 unsigned HsOpc = IsLeft ? ISD::SRL : ISD::SHL; in expandROT() local 6025 DAG.getNode(HsOpc, DL, VT, Op0, And1)); in expandROT()
|