Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DValueList.cpp56 unsigned TyID, in getValueFwdRef()
H A 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
H A 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
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DType.h110 static bool isSequentialType(TypeID TyID) { in isSequentialType()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DType.h112 static bool isSequentialType(TypeID TyID) { in isSequentialType()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DType.h113 static bool isSequentialType(TypeID TyID) { in isSequentialType()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1060 for (auto TyID : ProtoTypes) { in isValidProtoForLibFunc() local