Home
last modified time | relevance | path

Searched defs:ShiftR (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/frameworks/av/media/libeffects/lvm/lib/Common/lib/
H A DLVM_Macros.h31 #define MUL32x32INTO32(A, B, C, ShiftR) \ argument
73 #define MUL32x16INTO32(A, B, C, ShiftR) \ argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DScaledNumber.h310 int32_t ShiftR = ScaleDiff - ShiftL; in matchScales() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DScaledNumber.h311 int32_t ShiftR = ScaleDiff - ShiftL; in matchScales() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DScaledNumber.h310 int32_t ShiftR = ScaleDiff - ShiftL; in matchScales() local
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DScaledNumber.h311 int32_t ShiftR = ScaleDiff - ShiftL; in matchScales() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DScaledNumber.h311 int32_t ShiftR = ScaleDiff - ShiftL; in matchScales() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DScaledNumber.h311 int32_t ShiftR = ScaleDiff - ShiftL; in matchScales() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DScaledNumber.h311 int32_t ShiftR = ScaleDiff - ShiftL; in matchScales() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3309 SDValue ShiftR = in get64BitZExtCompare() local
3464 SDValue ShiftR = in get64BitSExtCompare() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3567 SDValue ShiftR = in get64BitZExtCompare() local
3722 SDValue ShiftR = in get64BitSExtCompare() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1453 int ShiftR = SMA.MinSrc; in packs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1955 auto ShiftR = IsShift ? RHS : MIRBuilder.buildShl(WideTy, RHS, ShiftK); in widenScalarAddSubShlSat() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23896 SDValue ShiftR = Op->getOperand(0); in SimplifyDemandedBitsForTargetNode() local