Home
last modified time | relevance | path

Searched defs:BigShift (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm-libc/test/src/__support/
H A Dhigh_precision_decimal_test.cpp137 TEST(LlvmLibcHighPrecisionDecimalTest, BigShift) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp803 SDValue BigShift = DAG.getNode(ISD::SUB, DL, VT, Shift, Width); in LowerSHLParts() local
841 SDValue BigShift = DAG.getNode(ISD::SUB, DL, VT, Shift, Width); in LowerSRXParts() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp977 SDValue BigShift = DAG.getNode(ISD::SUB, DL, VT, Shift, Width); in LowerSHLParts() local
1015 SDValue BigShift = DAG.getNode(ISD::SUB, DL, VT, Shift, Width); in LowerSRXParts() local