Home
last modified time | relevance | path

Searched defs:LSB (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/main/none/tests/ppc64/
Dround.c588 int LSB; in check_single_guarded_arithmetic_op() local
905 int LSB; in check_double_guarded_arithmetic_op() local
/external/valgrind/main/none/tests/ppc32/
Dround.c588 int LSB; in check_single_guarded_arithmetic_op() local
905 int LSB; in check_double_guarded_arithmetic_op() local
/external/chromium/base/third_party/dmg_fp/
Ddtoa.cc363 #define LSB 1 macro
420 #define LSB 1 macro
449 #define LSB 0x10000 macro
/external/webkit/Source/JavaScriptCore/wtf/
Ddtoa.cpp145 #define LSB 1 macro
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1970 unsigned LSB = Srl_imm; in SelectV6T2BitfieldExtractOp() local
1990 int LSB = Srl_imm - Shl_imm; in SelectV6T2BitfieldExtractOp() local
DARMISelLowering.cpp5972 unsigned LSB = CountTrailingZeros_32(Mask); in PerformORCombine() local
5996 unsigned LSB = CountTrailingZeros_32(~InvMask); in PerformBFICombine() local