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

  /external/llvm/include/llvm/IR/
AutoUpgrade.h 61 Value *UpgradeBitCastExpr(unsigned Opc, Constant *C, Type *DestTy);
  /external/llvm/lib/IR/
AutoUpgrade.cpp 546 Value *llvm::UpgradeBitCastExpr(unsigned Opc, Constant *C, Type *DestTy) {
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 188 milliseconds