Searched refs:typeCheckLoadStoreInst (Results 1 – 1 of 1) sorted by relevance
755 Error typeCheckLoadStoreInst(Type *ValType, Type *PtrType);3844 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst() function in BitcodeReader4990 if (Error Err = typeCheckLoadStoreInst(Ty, Op->getType())) in parseFunctionBody()5023 if (Error Err = typeCheckLoadStoreInst(Ty, Op->getType())) in parseFunctionBody()5057 if (Error Err = typeCheckLoadStoreInst(Val->getType(), Ptr->getType())) in parseFunctionBody()5086 if (Error Err = typeCheckLoadStoreInst(Val->getType(), Ptr->getType())) in parseFunctionBody()5138 if (Error Err = typeCheckLoadStoreInst(Cmp->getType(), Ptr->getType())) in parseFunctionBody()5204 if (Error Err = typeCheckLoadStoreInst(Cmp->getType(), Ptr->getType())) in parseFunctionBody()