Searched defs:FullTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DValueList.cpp68 void BitcodeReaderValueList::assignValue(Value *V, unsigned Idx, Type *FullTy) { argument
119 getValueFwdRef(unsigned Idx, Type *Ty, Type **FullTy) argument
H A DBitcodeReader.cpp614 std::pair<Type *, Type *> getPointerElementTypes(Type *FullTy) { argument
3351 Type *FullTy = PointerType::get(FullFTy, AddrSpace); local
3383 Type *FullTy = getFullyStructuredTypeByID(Record[OpNum++]); local
3857 Type *FullTy = nullptr; local
4597 Type *FullTy; local
4927 Type *FullTy; local
4955 Type *FullTy; local
5152 Type *FullTy; local
[all...]

Completed in 65 milliseconds