Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1198 uint64_t shiftAmount = Src2.AggregateVal[i].IntVal.getZExtValue(); in visitShl() local
1205 uint64_t shiftAmount = Src2.IntVal.getZExtValue(); in visitShl() local
1225 uint64_t shiftAmount = Src2.AggregateVal[i].IntVal.getZExtValue(); in visitLShr() local
1232 uint64_t shiftAmount = Src2.IntVal.getZExtValue(); in visitLShr() local
1252 uint64_t shiftAmount = Src2.AggregateVal[i].IntVal.getZExtValue(); in visitAShr() local
1259 uint64_t shiftAmount = Src2.IntVal.getZExtValue(); in visitAShr() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Darm-dis.c7987 unsigned shiftAmount = 0; in print_mve_shift_n() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Darm-dis.c7942 unsigned shiftAmount = 0; in print_mve_shift_n() local