Home
last modified time | relevance | path

Searched defs:Floor (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DScaledNumber.h198 int32_t Floor = Scale + LocalFloor; in getLgImpl() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp758 APInt Floor = APInt(BitWidth, 1) << Val.logBase2(); in shouldTransformMulToShiftsAddsSubs() local
802 APInt Floor = APInt(BitWidth, 1) << C.logBase2(); in genConstMult() local