HomeSort by relevance Sort by last modified time
    Searched refs:getIntN (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp 671 Value *Bounds = B.CreateICmp(ICmpInst::ICMP_ULT, C, B.getIntN(Width, Width),
675 Value *Shl = B.CreateShl(B.getIntN(Width, 1ULL), C);
    [all...]
  /external/clang/lib/CodeGen/
CGOpenMPRuntime.cpp     [all...]
CGClass.cpp     [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h 301 ConstantInt *getIntN(unsigned N, uint64_t C) {
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]

Completed in 229 milliseconds