Searched refs:ValType (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp753 Error typeCheckLoadStoreInst(Type *ValType, Type *PtrType);
3669 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { argument
3674 if (ValType && ValType != ElemType)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1972 Type *ValType = ResType->Type::getStructElementType(0); local
1987 Flags, DL->getTypeStoreSize(ValType),

Completed in 176 milliseconds

12