Home
last modified time | relevance | path

Searched defs:isRunOfOnes (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.h60 static inline bool isRunOfOnes(unsigned Val, unsigned &MB, unsigned &ME) { in isRunOfOnes() function
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp310 bool PPCDAGToDAGISel::isRunOfOnes(unsigned Val, unsigned &MB, unsigned &ME) { in isRunOfOnes() function in PPCDAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp385 static bool isRunOfOnes(ConstantInt *Val, uint32_t &MB, uint32_t &ME) { in isRunOfOnes() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp337 static bool isRunOfOnes(ConstantInt *Val, uint32_t &MB, uint32_t &ME) { in isRunOfOnes() function