Searched refs:Type_LLVM (Results 1 – 1 of 1) sorted by relevance
414 Type_LLVM enumerator420 return (t < EmulatedTypeCount) ? t : Type_LLVM; in asInternalType()434 case Type_LLVM: return reinterpret_cast<llvm::Type *>(t); in T()471 case Type_LLVM: in typeSize()506 case Type_LLVM: return llvm::cast<llvm::FixedVectorType>(T(type))->getNumElements(); in elementCount()917 case Type_LLVM: in createLoad()1001 case Type_LLVM: in createStore()1301 if(asInternalType(type) == Type_LLVM) in createGEP()