Searched defs:FullTy (Results 1 – 3 of 3) sorted by relevance
68 void BitcodeReaderValueList::assignValue(Value *V, unsigned Idx, Type *FullTy) { in assignValue()120 Type **FullTy) { in getValueFwdRef()
613 std::pair<Type *, Type *> getPointerElementTypes(Type *FullTy) { in getPointerElementTypes()628 Value *getFnValueByID(unsigned ID, Type *Ty, Type **FullTy = nullptr) { in getFnValueByID()654 Type **FullTy = nullptr) { in getValueTypePair()3099 Type *FullTy = getFullyStructuredTypeByID(Record[0]); in parseGlobalVarRecord() local3305 Type *FullTy = PointerType::get(FullFTy, AddrSpace); in parseFunctionRecord() local3337 Type *FullTy = getFullyStructuredTypeByID(Record[OpNum++]); in parseGlobalIndirectSymbolRecord() local3787 Type *FullTy = nullptr; in parseFunctionBody() local4525 Type *FullTy; in parseFunctionBody() local4842 Type *FullTy; in parseFunctionBody() local4865 Type *FullTy; in parseFunctionBody() local[all …]
3179 Type *FullTy = LHS->getType(); in getURemExpr() local