Home
last modified time | relevance | path

Searched defs:TyID (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Reader/
DValueList.cpp56 unsigned TyID, in getValueFwdRef()
DMetadataLoader.cpp1232 unsigned TyID = Record[0]; in parseOneMetadata() local
1256 unsigned TyID = Record[i]; in parseOneMetadata() local
1283 unsigned TyID = Record[0]; in parseOneMetadata() local
DBitcodeReader.cpp717 Value *getFnValueByID(unsigned ID, Type *Ty, unsigned TyID, in getFnValueByID()
772 unsigned InstNum, Type *Ty, unsigned TyID, Value *&ResVal, in popValue()
783 unsigned InstNum, Type *Ty, unsigned TyID, Value *&ResVal, in getValue()
792 unsigned InstNum, Type *Ty, unsigned TyID, in getValue()
804 unsigned InstNum, Type *Ty, unsigned TyID, in getValueSigned()
3820 unsigned TyID = Record[0]; in parseGlobalVarRecord() local
4921 unsigned TyID; in parseFunctionBody() local
5755 unsigned TyID = Record[0]; in parseFunctionBody() local
5901 unsigned TyID = Record[0]; in parseFunctionBody() local
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DTargetLibraryInfo.cpp1060 for (auto TyID : ProtoTypes) { in isValidProtoForLibFunc() local