Home
last modified time | relevance | path

Searched defs:Shr (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp777 BinaryOperator *Shr = cast<BinaryOperator>(U); in strengthenRightShift() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp934 InstCombiner::simplifyShrShlDemandedBits(Instruction *Shr, const APInt &ShrOp1, in simplifyShrShlDemandedBits() argument
H A DInstCombineCompares.cpp2163 foldICmpShrConstant(ICmpInst &Cmp, BinaryOperator *Shr, const APInt &C) foldICmpShrConstant() argument
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dbn.rs1357 impl<'a> Shr<i32> for &'a BigNumRef { impls
1367 impl<'a> Shr<i32> for &'a BigNum { impls
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h1672 const ast::BinaryExpression* Shr(LHS&& lhs, RHS&& rhs) { in Shr() function in tint::ProgramBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstX8632.h291 Shr, enumerator
H A DIceInstX8664.h230 Shr, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2110 SDValue Shr = DAG.getNode(ISD::SRA, SL, MVT::i64, FractMask, Exp); in LowerFTRUNC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20414 SDValue Shr = DAG.getNode(ISD::SRA, SDLoc(N0), VT, Shl, ShrAmt); in SimplifySelectCC() local

Completed in 75 milliseconds