Searched defs:Shifted (Results 1 – 11 of 11) sorted by relevance
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.cpp | 2498 SDValue Shifted = DAG.getNode(ISD::SHL, dl, MVT::i64, Width, in LowerBUILD_VECTOR() local 2649 SDValue Shifted = DAG.getNode(ISD::SHL, dl, MVT::i64, Width, in LowerEXTRACT_VECTOR() local 2697 SDValue Shifted = DAG.getNode(ISD::SHL, dl, MVT::i64, Width, in LowerINSERT_VECTOR() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMFrameLowering.cpp | 1792 unsigned Shifted = 0; in alignToARMConstant() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMFrameLowering.cpp | 2193 unsigned Shifted = 0; in alignToARMConstant() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | SimplifyCFG.cpp | 4973 Value *Shifted = Builder.CreateLShr(TableMask, MaskIndex, "switch.shifted"); in SwitchToLookupTable() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizerHelper.cpp | 1991 Register Shifted = MRI.createGenericVirtualRegister(Ty); in lower() local
|
| /external/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 4038 const SCEV *Shifted = SCEVShiftRewriter::rewrite(BEValue, L, *this); in createAddRecFromPHI() local 8799 const SCEV *Shifted = SE.getAddRecExpr(Operands, getLoop(), in getNumIterationsInRange() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | SimplifyCFG.cpp | 5521 Value *Shifted = Builder.CreateLShr(TableMask, MaskIndex, "switch.shifted"); in SwitchToLookupTable() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 5148 const SCEV *Shifted = SCEVShiftRewriter::rewrite(BEValue, L, *this); in createAddRecFromPHI() local 10868 const SCEV *Shifted = SE.getAddRecExpr(Operands, getLoop(), in getNumIterationsInRange() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 12277 auto Shifted = DAG.getNode(ISD::SRL, DL, MVT::i64, SubNode, in generateEquivalentSub() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 3995 SDNode *DAGCombiner::MatchRotatePosNeg(SDValue Shifted, SDValue Pos, in MatchRotatePosNeg()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 6228 SDValue DAGCombiner::MatchRotatePosNeg(SDValue Shifted, SDValue Pos, in MatchRotatePosNeg()
|