Home
last modified time | relevance | path

Searched defs:Shifted (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/polly/lib/Support/
DISLTools.cpp224 isl::set Shifted = shiftDim(Set, Pos, Amount); in shiftDim() local
264 isl::map Shifted = shiftDim(Map, Dim, Pos, Amount); in shiftDim() local
/external/llvm-project/llvm/lib/Target/X86/
DX86InstCombineIntrinsic.cpp1009 Value *Shifted = IC.Builder.CreateLShr(Masked, in instCombineIntrinsic() local
1053 Value *Shifted = IC.Builder.CreateShl(Input, in instCombineIntrinsic() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2498 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-project/clang-tools-extra/clangd/refactor/
DRename.cpp722 Position Shifted = { in buildRenameEdit() local
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1792 unsigned Shifted = 0; in alignToARMConstant() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp2193 unsigned Shifted = 0; in alignToARMConstant() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMFrameLowering.cpp2241 unsigned Shifted = 0; in alignToARMConstant() local
/external/llvm-project/clang/lib/Format/
DFormat.cpp2615 auto Shifted = tooling::Replacement(FileName, NewOffset, 0, in fixCppIncludeInsertions() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2905 auto Shifted = MIRBuilder.buildAShr(Ty, Res, ShiftAmt); in lower() local
6201 auto Shifted = MIRBuilder.buildInstr(ShiftOp, {WideTy}, {Mul, ShiftAmt}); in lowerSMULH_UMULH() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp1991 Register Shifted = MRI.createGenericVirtualRegister(Ty); in lower() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4973 Value *Shifted = Builder.CreateLShr(TableMask, MaskIndex, "switch.shifted"); in SwitchToLookupTable() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp4038 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/
DSimplifyCFG.cpp5521 Value *Shifted = Builder.CreateLShr(TableMask, MaskIndex, "switch.shifted"); in SwitchToLookupTable() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5675 Value *Shifted = Builder.CreateLShr(TableMask, MaskIndex, "switch.shifted"); in SwitchToLookupTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp5148 const SCEV *Shifted = SCEVShiftRewriter::rewrite(BEValue, L, *this); in createAddRecFromPHI() local
10868 const SCEV *Shifted = SE.getAddRecExpr(Operands, getLoop(), in getNumIterationsInRange() local
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp5213 const SCEV *Shifted = SCEVShiftRewriter::rewrite(BEValue, L, *this); in createAddRecFromPHI() local
11339 const SCEV *Shifted = SE.getAddRecExpr(Operands, getLoop(), in getNumIterationsInRange() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp12277 auto Shifted = DAG.getNode(ISD::SRL, DL, MVT::i64, SubNode, in generateEquivalentSub() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3995 SDNode *DAGCombiner::MatchRotatePosNeg(SDValue Shifted, SDValue Pos, in MatchRotatePosNeg()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp13084 auto Shifted = DAG.getNode(ISD::SRL, DL, MVT::i64, SubNode, in generateEquivalentSub() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6228 SDValue DAGCombiner::MatchRotatePosNeg(SDValue Shifted, SDValue Pos, in MatchRotatePosNeg()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6646 SDValue DAGCombiner::MatchRotatePosNeg(SDValue Shifted, SDValue Pos, in MatchRotatePosNeg()