Searched defs:TyID (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DValueList.cpp55 getValueFwdRef(unsigned Idx, Type *Ty, unsigned TyID, BasicBlock *ConstExprInsertBB) argument
H A DMetadataLoader.cpp1232 unsigned TyID = Record[0]; local
1256 unsigned TyID = Record[i]; local
1283 unsigned TyID = Record[0]; local
[all...]
H A DBitcodeReader.cpp717 Value *getFnValueByID(unsigned ID, Type *Ty, unsigned TyID, argument
771 popValue(const SmallVectorImpl<uint64_t> &Record, unsigned &Slot, unsigned InstNum, Type *Ty, unsigned TyID, Value *&ResVal, BasicBlock *ConstExprInsertBB) argument
782 getValue(const SmallVectorImpl<uint64_t> &Record, unsigned Slot, unsigned InstNum, Type *Ty, unsigned TyID, Value *&ResVal, BasicBlock *ConstExprInsertBB) argument
791 getValue(const SmallVectorImpl<uint64_t> &Record, unsigned Slot, unsigned InstNum, Type *Ty, unsigned TyID, BasicBlock *ConstExprInsertBB) argument
803 getValueSigned(const SmallVectorImpl<uint64_t> &Record, unsigned Slot, unsigned InstNum, Type *Ty, unsigned TyID, BasicBlock *ConstExprInsertBB) argument
3820 unsigned TyID = Record[0]; local
4921 unsigned TyID; local
5755 unsigned TyID = Record[0]; local
5901 unsigned TyID = Record[0]; local
[all...]

Completed in 172 milliseconds