Searched defs:FullTy (Results 1 – 5 of 5) sorted by relevance
65 void BitcodeReaderValueList::assignValue(Value *V, unsigned Idx, Type *FullTy) { in assignValue()117 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()3231 Type *FullTy = getFullyStructuredTypeByID(Record[0]); in parseGlobalVarRecord() local3456 Type *FullTy = PointerType::get(FullFTy, AddrSpace); in parseFunctionRecord() local3488 Type *FullTy = getFullyStructuredTypeByID(Record[OpNum++]); in parseGlobalIndirectSymbolRecord() local3979 Type *FullTy = nullptr; in parseFunctionBody() local4721 Type *FullTy; in parseFunctionBody() local5048 Type *FullTy; in parseFunctionBody() local5076 Type *FullTy; in parseFunctionBody() local[all …]
5060 llvm::StructType *FullTy = CallInfo.getArgStruct(); in EmitCall() local
3107 Type *FullTy = LHS->getType(); in getURemExpr() local
11106 auto *FullTy = FullV->getType(); in areExtractShuffleVectors() local