Searched defs:shiftAmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DConstantFold.cpp1074 uint32_t shiftAmt = C2V.getZExtValue(); local
1081 uint32_t shiftAmt = C2V.getZExtValue(); local
1088 uint32_t shiftAmt = C2V.getZExtValue(); local

Completed in 115 milliseconds