Home
last modified time | relevance | path

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

12

/external/rust/android-crates-io/crates/icu_capi/bindings/js/
DCollatorAlternateHandling.mjs65 static Shifted = CollatorAlternateHandling.#objectValues[1]; field in CollatorAlternateHandling
/external/rust/android-crates-io/crates/icu_capi/bindings/cpp/icu4x/
DCollatorAlternateHandling.d.hpp30 Shifted = 1, enumerator
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/algorithm/query/detail/
Dfind_if.hpp83 typedef typename result_of::advance_c<Iter, offset>::type Shifted; typedef
/external/rust/android-crates-io/crates/icu_capi/src/
Dcollator.rs67 Shifted = 1, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86InstCombineIntrinsic.cpp1007 Value *Shifted = IC.Builder.CreateLShr(Masked, ShiftAmt); in instCombineIntrinsic() local
1050 Value *Shifted = IC.Builder.CreateShl(Input, ShiftAmt); 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/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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp2857 unsigned Shifted = 0; in alignToARMConstant() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonVectorCombine.cpp1441 Value *Shifted = Op.X.Sgn == Signed || Op.Y.Sgn == Signed in processFxpMulChopped() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp3303 auto Shifted = MIRBuilder.buildAShr(Ty, Res, ShiftAmt); in lower() local
7306 auto Shifted = MIRBuilder.buildInstr(ShiftOp, {WideTy}, {Mul, ShiftAmt}); in lowerSMULH_UMULH() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4973 Value *Shifted = Builder.CreateLShr(TableMask, MaskIndex, "switch.shifted"); in SwitchToLookupTable() 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/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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp6573 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp7550 SDValue Shifted = DAG.getNode(ISD::SRL, DL, XLenVT, in lowerGET_ROUNDING() local
7580 SDValue Shifted = DAG.getNode(ISD::SRL, DL, XLenVT, in lowerSET_ROUNDING() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DScalarEvolution.cpp5881 const SCEV *Shifted = SCEVShiftRewriter::rewrite(BEValue, L, *this); in createAddRecFromPHI() local
13267 const SCEV *Shifted = SE.getAddRecExpr(Operands, getLoop(), in getNumIterationsInRange() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp11537 SDValue Shifted = DAG.getZExtOrTrunc(Shift.getOperand(0), in performCvtF32UByteNCombine() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3995 SDNode *DAGCombiner::MatchRotatePosNeg(SDValue Shifted, SDValue Pos, in MatchRotatePosNeg()
/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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp13500 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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7569 SDValue DAGCombiner::MatchRotatePosNeg(SDValue Shifted, SDValue Pos, in MatchRotatePosNeg()

12