HomeSort by: relevance | last modified time | path
    Searched defs:CreateBitOrPointerCast (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h 2144 Value *CreateBitOrPointerCast(Value *V, Type *DestTy,
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Instructions.cpp 3101 CastInst *CastInst::CreateBitOrPointerCast(Value *S, Type *Ty,

Completed in 70 milliseconds