Home
last modified time | relevance | path

Searched refs:Log2_64_Ceil (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DMathExtras.h344 inline unsigned Log2_64_Ceil(uint64_t Value) { in Log2_64_Ceil() function
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7711 SDValue Scale = DAG.getConstant(Log2_64_Ceil(TD->getPointerSize()), in LowerGlobalTLSAddress()
8641 RHS = DAG.getConstant(Log2_64_Ceil(AndRHSVal), LHS.getValueType()); in LowerToBT()