Searched defs:Ceil (Results 1 – 4 of 4) sorted by relevance
/llvm-project/libc/utils/MPFRWrapper/ | ||
H A D | MPFRUtils.h | 35 Ceil, global() enumerator |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | MVETailPredication.cpp | 301 const SCEV *Ceil = SE->getUDivExpr(ECPlusVWMinus1, VW); in IsSafeActiveMask() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUAsmPrinter.cpp | 1009 const MCExpr *Ceil = getSIProgramInfo() local |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsSEISelLowering.cpp | 765 APInt Ceil = Val.isNegative() ? APInt(BitWidth, 0) shouldTransformMulToShiftsAddsSubs() local |