Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.h246 unsigned TypeNo = (unsigned)Record[Slot++]; in getValueTypePair() local
247 ResVal = getFnValueByID(ValNo, getTypeByID(TypeNo)); in getValueTypePair()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp595 unsigned TypeNo = (unsigned)Record[Slot++]; in getValueTypePair() local
596 ResVal = getFnValueByID(ValNo, getTypeByID(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()