Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DScaledNumber.h308 int32_t ShiftL = std::min<int32_t>(countLeadingZeros(LDigits), ScaleDiff); in matchScales() local
/external/llvm/include/llvm/Support/
DScaledNumber.h308 int32_t ShiftL = std::min<int32_t>(countLeadingZeros(LDigits), ScaleDiff); in matchScales() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp3133 SDValue ShiftL = in get64BitZExtCompare() local
3295 SDValue ShiftL = in get64BitSExtCompare() local