Home
last modified time | relevance | path

Searched refs:TypeNo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp669 unsigned TypeNo = (unsigned)Record[Slot++]; in getValueTypePair() local
670 ResVal = getFnValueByID(ValNo, getTypeByID(TypeNo)); in getValueTypePair()
672 *FullTy = getFullyStructuredTypeByID(TypeNo); in getValueTypePair()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp669 unsigned TypeNo = (unsigned)Record[Slot++]; in getValueTypePair() local
670 ResVal = getFnValueByID(ValNo, getTypeByID(TypeNo)); in getValueTypePair()
672 *FullTy = getFullyStructuredTypeByID(TypeNo); in getValueTypePair()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp375 unsigned TypeNo = (unsigned)Record[Slot++]; in getValueTypePair() local
376 ResVal = getFnValueByID(ValNo, getTypeByID(TypeNo)); in getValueTypePair()