Searched defs:TyID (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
| D | ValueList.cpp | 56 unsigned TyID, in getValueFwdRef()
|
| D | MetadataLoader.cpp | 1232 unsigned TyID = Record[0]; in parseOneMetadata() local 1256 unsigned TyID = Record[i]; in parseOneMetadata() local 1283 unsigned TyID = Record[0]; in parseOneMetadata() local
|
| D | BitcodeReader.cpp | 717 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/ |
| D | TargetLibraryInfo.cpp | 1060 for (auto TyID : ProtoTypes) { in isValidProtoForLibFunc() local
|