Home | History | Annotate | Download | only in src

Lines Matching defs:Ice

1 //===- subzero/src/IceTypeConverter.h - Convert ICE/LLVM Types --*- C++ -*-===//
11 /// \brief Defines how to convert LLVM types to ICE types, and ICE types to LLVM
37 namespace Ice {
39 /// Converts LLVM types to ICE types, and ICE types to LLVM types.
49 /// Converts LLVM type LLVMTy to an ICE type. Returns Ice::IceType_NUM if
59 /// The mapping from LLVM types to corresopnding Ice types.
62 /// Add LLVM/ICE pair to internal tables.
69 } // end of namespace Ice